Cell.Address.ToString Method

PicoXLSX

PicoXLSX

CellAddressToString Method

Overwritten ToString method

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

Return Value

Type: String
Returns the cell address (e.g. 'A15')
See Also