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