FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > CellRange クラス > Intersects メソッド : Intersects(Int32,Int32,Int32,Int32) メソッド |
'Declaration
Public Overloads Function Intersects( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As Boolean