MESCIUS SPREAD for ASP.NET 10.0J
Contains(CellRange) メソッド

別のセル範囲を含むCellRangeオブジェクト
セル範囲に指定した別のセル範囲が含まれているかどうかを判定します。
構文
'Declaration
 
Public Overloads Function Contains( _
   ByVal range As CellRange _
) As Boolean
public bool Contains( 
   CellRange range
)

パラメータ

range
別のセル範囲を含むCellRangeオブジェクト

戻り値の型

範囲に別の範囲が含まれている場合はtrue、それ以外の場合はfalse
参照

CellRange クラス
CellRange メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.