'Declaration Function FindIntersection( _ ByVal column As Integer, _ ByVal maxRow As Integer _ ) As List(Of Integer)
'Declaration
Function FindIntersection( _ ByVal column As Integer, _ ByVal maxRow As Integer _ ) As List(Of Integer)
List<int> FindIntersection( int column, int maxRow )
IOptimizedFilterConditionalFormattingModel インタフェース IOptimizedFilterConditionalFormattingModel メンバ
© 2003-2015, GrapeCity inc. All rights reserved.