ExcelWorkbookDefaultSettingsSerializeDefaultRowHeight Property |
A flag indicating if the DefaultRowHeightPoints property should be serialized or not when the format is Xlsx_2007.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool SerializeDefaultRowHeight { get; set; }
Public Property SerializeDefaultRowHeight As Boolean
Get
Set
Property Value
Type:
BooleanSee Also