Link Search Menu Expand Document

WorksheetDefaultColumnWidth Property

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
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public uint DefaultColumnWidth { get; set; }

Property Value

Type: UInt32
The width of the default column.

Implements

IWorksheetDefaultColumnWidth
See Also

Reference