| GrapeCity.Xaml.SpreadSheet.Data Namespace : CellRange Class | 
For a list of all members of this type, see CellRange members.
| Name | Description | |
|---|---|---|
|  | Clone | Clones a cell range of the current cell range. | 
|  | Contains | Overloaded. Determines whether the range of cells contains the specified cell. | 
|  | 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. | 
|   | GetIntersect | Gets the intersection of two cell ranges. | 
|  | IntersectColumn | Determines whether the range of cells intersects the specified column. | 
|  | IntersectRow | Determines whether the range of cells intersects the specified row. | 
|  | Intersects | Determines whether the range of cells intersects the specified range. | 
|  | IsValidRange | Overloaded. Determines whether this cell range is valid in the specified worksheet. | 
|   | Offset | Offsets the specified cell range along the specified axes. | 
|   | 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. |