ColumnWidth Property Bytescout Spreadsheet SDK
Gets or sets the width of column.

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

public uint Width { get; set; }

Property Value

Type: UInt32
The width in pixels.

Implements

IColumnWidth
See Also

Reference