Link Search Menu Expand Document

CellGetAddress Method

Returns address of the cell as CellAddress object.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public CellAddress GetAddress()

Return Value

Type: CellAddress
Address of the cell.

Implements

ICellGetAddress
See Also

Reference