IWorksheetDefaultColumnWidth Property Bytescout Spreadsheet SDK
Gets or sets the default width of the column in 1/256 of the width of the zero character, using default font.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

uint DefaultColumnWidth { get; set; }

Property Value

Type: UInt32
The width of the default column.
See Also

Reference