ExcelAddress Members

Office Open XML

The ExcelAddress type exposes the following members.

Constructors

  NameDescription
ExcelAddressOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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 ExcelAddressBase.)

Properties

  NameDescription
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.)

See Also