PowerTools SPREAD for Windows Forms 8.0J
ReferenceError プロパティ (ISheetCellRangeSupport)


現在のセル範囲は無効な参照かどうかを示す値を取得します。
構文
'Declaration
 
ReadOnly Property ReferenceError As Boolean
'使用法
 
Dim instance As ISheetCellRangeSupport
Dim value As Boolean
 
value = instance.ReferenceError
bool ReferenceError {get;}

プロパティ値

現在のセル参照が無効な参照である場合はTrue、それ以外の場合はFalse
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.