Cell.Address.GetColumn Method

NanoXLSX

NanoXLSX

CellAddressGetColumn Method

Gets the column address (A - XFD)

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string GetColumn()

Return Value

Type: String
Column address as letter(s)
See Also