PowerTools SPREAD for Windows Forms 8.0J
FormulaChangedType 列挙体


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

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

参照

FarPoint.Win.Spread.Model 名前空間

 

 


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