Worksheet.Column.Number Property

PicoXLSX

PicoXLSX

WorksheetColumnNumber Property

Column number (0 to 16383)

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public int Number { get; set; }

Property Value

Type: Int32
See Also