ExcelWorkbookDefaultSettingsDefaultColumnWidthChars Property
            Gets or sets default column width in characters for the newly created worksheets.
            
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
public double DefaultColumnWidthChars { get; set; }
Public Property DefaultColumnWidthChars As Double
	Get
	Set
public:
property double DefaultColumnWidthChars {
	double get ();
	void set (double value);
}
member DefaultColumnWidthChars : float with get, set
Property Value
Double