GrapeCity SPREAD for Windows Forms 12.0J
Intersects メソッド (IIndicator)


セル範囲。
指定したセル範囲を交差します。
構文
'Declaration
 
Function Intersects( _
   ByVal cellRange As SheetCellRange _
) As Boolean
'使用法
 
Dim instance As IIndicator
Dim cellRange As SheetCellRange
Dim value As Boolean
 
value = instance.Intersects(cellRange)
bool Intersects( 
   SheetCellRange cellRange
)

パラメータ

cellRange
セル範囲。
参照

IIndicator インタフェース
IIndicator メンバ

 

 


Copyright © 2004 GrapeCity inc.