Name | Description | |
---|---|---|
CellRange Constructor | Overloaded. |
The following tables list the members exposed by CellRange.
Name | Description | |
---|---|---|
CellRange Constructor | Overloaded. |
Name | Description | |
---|---|---|
Col | Gets or sets the index of the first column in this range. | |
Col2 | Gets or sets the index of the second column in this range. | |
Row | Gets or sets the index of the first row in this range. | |
Row2 | Gets or sets the index of the second row in this range. |
Name | Description | |
---|---|---|
Clone | Clones a copy of current CellRange. | |
Equals | Determines whether the specified object is equal to the current CellRange. | |
GetHashCode | Serves as a hash function for CellRange. | |
IsValid | Checks whether this range contains valid row and column indices (> -1). |