Name | Description | |
---|---|---|
![]() | Contains | Overloaded. Determines whether the range of cells contains the cell at the specified row and column. |
![]() | Equals | Overloaded. Determines whether the range of cells is the same as another specified range of cells. |
![]() | GetHashCode | Gets the hash code of this object. |
![]() | GetObjectData | Populates the SerializationInfo class with information about the settings of the range of cells. |
![]() | IntersectColumn | Determines whether the range of cells intersects the specified column. |
![]() | IntersectRow | Determines whether the range of cells intersects the specified row. |
![]() | Intersects | Overloaded. Determines whether the range of cells intersects the specified range. |
![]() | IntersectWith | Intersects with the new cell range. |
![]() | IsValidRange | Overloaded. Determines whether this cell range is valid in the specified sheet. |
![]() ![]() | Parse | Converts a string to a cell range. |
![]() | ToString | Returns the string representation of the cell range. |
![]() ![]() | TryParse | Converts a string to a cell range. |