ExcelCellBase Members

Office Open XML

The ExcelCellBase type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetAddressOverloaded.
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
Returns a String that represents the current Object.
(Inherited from Object.)
TranslateFromR1C1
Translates a R1C1 to an absolut address/Formula
TranslateToR1C1
Translates a absolut address to R1C1 Format

See Also