FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IOptimizedFilterConditionalFormattingModel1 Interface : FindIntersection Method |
'Declaration Function FindIntersection( _ ByVal column As Integer, _ ByVal startRowIndex As Integer, _ ByVal endRowIndex As Integer _ ) As List(Of Integer)
'Usage Dim instance As IOptimizedFilterConditionalFormattingModel1 Dim column As Integer Dim startRowIndex As Integer Dim endRowIndex As Integer Dim value As List(Of Integer) value = instance.FindIntersection(column, startRowIndex, endRowIndex)
List<int> FindIntersection( int column, int startRowIndex, int endRowIndex )
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8