FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > IOptimizedFilterConditionalFormattingModel1 インターフェース : FindIntersection メソッド |
'宣言
Function FindIntersection( _ ByVal column As Integer, _ ByVal startRowIndex As Integer, _ ByVal endRowIndex As Integer _ ) As List(Of Integer)
List<int> FindIntersection( int column, int startRowIndex, int endRowIndex )