FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace : SheetCellRange Class |
For a list of all members of this type, see SheetCellRange members.
Name | Description | |
---|---|---|
Contains | Overloaded. Determines whether the range of cells contains the cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.CellRange) | |
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. (Inherited from FarPoint.Web.Spread.Model.CellRange) | |
IntersectRow | Determines whether the range of cells intersects the specified row. (Inherited from FarPoint.Web.Spread.Model.CellRange) | |
Intersects | Determines whether the range of cells intersects the specified range. (Inherited from FarPoint.Web.Spread.Model.CellRange) | |
IntersectWith | Intersects with the new cell range. (Inherited from FarPoint.Web.Spread.Model.CellRange) | |
IsValidRange | Overloaded. Determines whether this cell range is valid in the specified sheet. (Inherited from FarPoint.Web.Spread.Model.CellRange) | |
ToString | Returns the string representation of the cell range. |