Worksheet.Column.Width Property

NanoXLSX

NanoXLSX

WorksheetColumnWidth Property

Width of the column

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public float Width { get; set; }

Property Value

Type: Single
See Also