ExcelAddressBase Properties
From Office Open XML
The ExcelAddressBase 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.
| |
| IsName |
If the address is a defined name
| |
| Start |
Gets the row and column of the top left cell.
|