[]
        
(Showing Draft Content)

C1.WPF.Excel.XLCellRange.Intersects

Intersects Method

Intersects(XLCellRange)

Determines whether the range intersects another range.

Declaration
public bool Intersects(XLCellRange cr)
Public Function Intersects(cr As XLCellRange) As Boolean
Parameters
Type Name Description
XLCellRange cr
Returns
Type Description
bool