Link Search Menu Expand Document

ColumnWidthInPoints Property

Gets the width of column in points.

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

Property Value

Type: Double
The width of column in points.
See Also

Reference