Click or drag to resize

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; }

Property Value

Type: Boolean
See Also