Cell.Address.GetAddress Method

NanoXLSX

NanoXLSX

CellAddressGetAddress Method

Returns the combined Address

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

Return Value

Type: String
Address as string in the format A1 - XFD1048576
See Also