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