Click or drag to resize

ExcelWorkbookDefaultSettingsDefaultColumnWidthChars Property

Gets or sets 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; }

Property Value

Type: Double
See Also