Name | Description | |
---|---|---|
Clone | Creates a copy of this cell range. | |
Contains | Overloaded. Determines whether the range contains a specific cell. | |
Intersects | Determines whether the range intersects another range. | |
ToA1 | Gets string with row and column reference in A1 mode. | |
ToR1C1 | Gets string with row and column reference in R1C1 mode. | |
ToString | Returns a reference string that represents the range. |