Link Search Menu Expand Document

ColumnWidth Property

Gets or sets the width of column.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public uint Width { get; set; }

Property Value

Type: UInt32
The width in pixels.

Implements

IColumnWidth
See Also

Reference