Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SetFormula メソッド (ConditionValue)
指定した数式を
Formula プロパティに割り当て、
Formula 値を
ValueType プロパティに割り当てます。
シンタックス
パラメータ
- formula
- Value プロパティに割り当てる Formula の文字列表現。
- cellReferenceMode
- パラメーターを A1 式または R1C1 式のどちらとして解釈するかを指定する Infragistics.Documents.Excel.CellReferenceMode 値。このプロパティはオプションで、デフォルト値は null です。この場合、CellReferenceMode プロパティが使用されます。
- valueType
- 数式から返された値が使用される方法を指定する FormatConditionValueType 値。このパラメーターはオプションであり、デフォルト値は 'Formula' です。
参照