ExcelAddress Properties
From Office Open XML
The ExcelAddress type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Address |
The address for the range
| |
| End |
Gets the row and column of the bottom right cell.
(Inherited from ExcelAddressBase.) | |
| IsName |
If the address is a defined name
(Inherited from ExcelAddressBase.) | |
| Start |
Gets the row and column of the top left cell.
(Inherited from ExcelAddressBase.) |