Cell.Address.GetAddress Method

PicoXLSX

PicoXLSX

CellAddressGetAddress Method

Returns the combined Address

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public string GetAddress()

Return Value

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