Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartIndicator Class / Intersects Method


In This Topic
Intersects Method (ChartIndicator)
In This Topic
Syntax
'Declaration
 
Public Function Intersects( _
   ByVal cellRange As SheetCellRange _
) As Boolean
 
'Usage
 
Dim instance As ChartIndicator
Dim cellRange As SheetCellRange
Dim value As Boolean
 
value = instance.Intersects(cellRange)

Parameters

cellRange
See Also