ExcelCellBase Members
From Office Open XML
The ExcelCellBase type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetAddress | Overloaded. | |
| GetFullAddress |
Get the full address including the worksheet name
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsValidCellAddress |
Checks that a cell address (e.g. A5) is valid.
| |
| ToString | (Inherited from Object.) | |
| TranslateFromR1C1 |
Translates a R1C1 to an absolut address/Formula
| |
| TranslateToR1C1 |
Translates a absolut address to R1C1 Format
|