ExcelWorkbookDefaultColumnWidthChars Property |
Gets default column width in characters for the newly created worksheets.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic double DefaultColumnWidthChars { get; set; }Public Property DefaultColumnWidthChars As Double
Get
Set
Property Value
Double
See Also