[]
Intersects with the new cell range.
public CellRange IntersectWith(CellRange newCellRange)
Public Function IntersectWith(newCellRange As CellRange) As CellRange
Type | Name | Description |
---|---|---|
CellRange | newCellRange | The new cell range. |
Type | Description |
---|---|
CellRange | CellRange after intersecting |