Overload | Description |
---|---|
Contains(Int32,Int32) | Determines whether the range of cells contains the cell at the specified row and column. (Inherited from FarPoint.Win.Spread.Model.CellRange) |
Contains(Int32,Int32,Int32,Int32) | Determines whether the range of cells contains another specified range of cells. (Inherited from FarPoint.Win.Spread.Model.CellRange) |
Contains(CellRange) | Determines whether the range of cells contains another specified range of cells. (Inherited from FarPoint.Win.Spread.Model.CellRange) |