Specifies the number of characters of the maximum digit width of the normal style's font
This value does not include margin padding or extra padding for gridlines. It is only the number of characters.
Default column width measured as the number of characters of the maximum digit width of the normal style's font.
Set the default column width
Syntax
Parameters
- sheet
- The zero based sheet index used to locate the IExcelWorksheet instance
- baseColumnWidth
- Specifies the number of characters of the maximum digit width of the normal style's font
This value does not include margin padding or extra padding for gridlines. It is only the number of characters.
- defaultColumnWidth
- Default column width measured as the number of characters of the maximum digit width of the normal style's font.
See Also