Excel for .NET
Intersects メソッド

C1.Excel アセンブリ > C1.Excel 名前空間 > XLCellRange クラス : Intersects メソッド
セル範囲が他の範囲と交わるかどうか決定します。
シンタックス
'宣言
 
Public Function Intersects( _
   ByVal cr As XLCellRange _
) As System.Boolean
public System.bool Intersects( 
   XLCellRange cr
)

パラメータ

cr
参照

XLCellRange クラス
XLCellRange メンバ