CellGetAddress Method Bytescout Spreadsheet SDK
Returns address of the cell as CellAddress object.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public CellAddress GetAddress()

Return Value

Type: CellAddress
Address of the cell.

Implements

ICellGetAddress
See Also

Reference