Click or drag to resize

ExcelWorkbookDefaultSettingsDefaultRowHeightPoints Property

Gets or sets default row height in points for the newly created worksheets.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public double DefaultRowHeightPoints { get; set; }

Property Value

Type: Double
See Also