ComponentOne Studio for WinRT XAML
IsValid プロパティ (CellRange)

この範囲が有効であるかどうかを示す値を取得します。
構文
'宣言
 
Public ReadOnly Property IsValid As System.Boolean
public System.bool IsValid {get;}
解説
範囲のすべてのインデックス(RowRow2ColumnColumn2)が -1 より大きい場合、その範囲は有効であると見なされます。
参照

CellRange 構造体
CellRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.