[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.IIndicator.Intersects

Intersects Method

Intersects(SheetCellRange)

Intersects the specified cell range.

Declaration
bool Intersects(SheetCellRange cellRange)
Function Intersects(cellRange As SheetCellRange) As Boolean
Parameters
Type Name Description
SheetCellRange cellRange

The cell range.

Returns
Type Description
bool