ExcelWorkbookDefaultColumnWidthChars Property |
Gets default column width in characters for the newly created worksheets.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public double DefaultColumnWidthChars { get; set; }
Public Property DefaultColumnWidthChars As Double
Get
Set
Property Value
Type:
DoubleSee Also