ExcelAddressBase Members

Office Open XML

The ExcelAddressBase type exposes the following members.

Constructors

  NameDescription
ExcelAddressBaseOverloaded.

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 (Overrides Object..::.ToString()()().)

Properties

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

See Also