ComponentOne Studio for WinRT XAML
Intersects メソッド (XLCellRange)

範囲が別の範囲と重なるかどうかを判定します。
構文
'宣言
 
Public Function Intersects( _
   ByVal cr As XLCellRange _
) As System.Boolean
public System.bool Intersects( 
   XLCellRange cr
)

パラメータ

cr
参照

XLCellRange クラス
XLCellRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.