[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.CellRange.IntersectWith

IntersectWith Method

IntersectWith(CellRange)

Intersects with the new cell range.

Declaration
public CellRange IntersectWith(CellRange newCellRange)
Public Function IntersectWith(newCellRange As CellRange) As CellRange
Parameters
Type Name Description
CellRange newCellRange

The new cell range.

Returns
Type Description
CellRange

CellRange after intersecting