Worksheet.Column.Number Property

NanoXLSX

NanoXLSX

WorksheetColumnNumber Property

Column number (0 to 16383)

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

Property Value

Type: Int32
See Also