ExcelWorkbookDefaultSettingsSerializeDefaultColumnWidth Property |
A flag indicating if the DefaultRowHeightPoints property should be serialized or not when the format is Xls_2007.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool SerializeDefaultColumnWidth { get; set; }Public Property SerializeDefaultColumnWidth As Boolean
Get
Set
Property Value
Boolean
See Also