PowerTools SPREAD for Windows Forms 8.0J
IgnoreFormula プロパティ (DefaultSheetDataModel)


数式を無視するかどうかを示す値を取得または設定します。
構文
'Declaration
 
Public Property IgnoreFormula As Boolean
'使用法
 
Dim instance As DefaultSheetDataModel
Dim value As Boolean
 
instance.IgnoreFormula = value
 
value = instance.IgnoreFormula
public bool IgnoreFormula {get; set;}
参照

DefaultSheetDataModel クラス
DefaultSheetDataModel メンバ

 

 


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