FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : CellRange Class |
For a list of all members of this type, see CellRange members.
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. | |
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. | |
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. | |
TryParse | Converts a string to a cell range. |