Winnovative Excel Library for .NET
SerializeDefaultColumnWidth Property
NamespacesWinnovative.ExcelLibExcelWorkbookDefaultSettingsSerializeDefaultColumnWidth
Winnovative Excel Library for .NET
A flag indicating if the DefaultRowHeightPoints property should be serialized or not when the the format is Xls_2007.
Declaration Syntax
C#Visual BasicVisual C++
public bool SerializeDefaultColumnWidth { get; set; }
Public Property SerializeDefaultColumnWidth As Boolean
public:
property bool SerializeDefaultColumnWidth {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)