PowerTools SPREAD for Windows Forms 10.0J
FormulaChangedType 列挙体


IExpressionConsumer の数式に対する変更の情報を提供します。
構文
public enum FormulaChangedType : System.Enum 
'Declaration
 
Public Enum FormulaChangedType 
   Inherits System.Enum
 
'使用法
 
Dim instance As FormulaChangedType
メンバ
メンバ説明
DataIExpressionConsumer 内の数式の計算結果を再計算する必要があることを指定します。
FormulaIExpressionConsumer の数式テキストを変更する必要があることを指定します。
SplittingIExpressionConsumer は数式同期の動作をサポートするために IObjectExpressionSupport から RangeElement の情報を取得する必要があることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.Model.FormulaChangedType

参照

FarPoint.Win.Spread.Model 名前空間

 

 


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