ExcelCellAddress Members
From Office Open XML
| EPPlus 3.0 |
| ExcelCellAddress Members |
| ExcelCellAddress Class Constructors Methods Properties See Also Send Feedback |
The ExcelCellAddress type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExcelCellAddress | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Address |
Celladdress
| |
| Column |
Column
| |
| IsRef |
If the address is an invalid reference (#REF!)
| |
| Row |
Row
|