ExcelWorkbookDefaultRowHeightPoints Property |
Gets the default row height in points for the newly created worksheets.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic double DefaultRowHeightPoints { get; set; }Public Property DefaultRowHeightPoints As Double
Get
Set
Property Value
Double
See Also