XlCellRange Members
In This Article
#Constructors
Name | Description |
---|---|
Xl |
Initializes a new instance of the Xl |
Xl |
Initializes a new instance of the Xl |
Xl |
Initializes a new instance of the Xl |
#Properties
Name | Description |
---|---|
Bottom |
Gets or sets the position which specifies the bottom right cell in the range. |
Sheet |
Gets or sets the name of the worksheet that owns the range. |
Top |
Gets or sets the position which specifies the top left cell in the range. |
#Methods
Name | Description |
---|---|
As |
Returns a new Xl |
As |
Returns a new Xl |
Column |
Returns a range that is a continuous interval of entire columns referenced using the specified reference type. |
Column |
Returns a range that is a continuous interval of entire columns. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Xl |
From |
Returns a Xl |
Get |
Gets a numerical value that is used to identify an object during equality testing. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Parse |
Returns a Xl |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Row |
Returns a range that is a continuous interval of entire rows referenced using the specified reference type. |
Row |
Returns a range that is a continuous interval of entire rows referenced using the specified reference type. |
To |
Get a string reference to the range defined by the Xl |
To |
Get a string reference to the range defined by the Xl |
To |
Get a string reference to the range defined by the Xl |
See Also