SPREAD for WPF 3.0J - GcSpreadSheet
FromFormula メソッド (CfValue)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CfValue 構造体 : FromFormula メソッド
数式テキストを示す文字列値。
数式エンジン。
指定した数式を使用して条件付き書式の値を作成します。
シンタックス
'宣言
 
Public Shared Function FromFormula( _
   ByVal formula As System.String, _
   Optional ByVal type As CfValueType, _
   Optional ByVal engine As FormulaEngine _
) As CfValue
public static CfValue FromFormula( 
   System.string formula,
   CfValueType type,
   FormulaEngine engine
)

パラメータ

formula
数式テキストを示す文字列値。
type
engine
数式エンジン。

戻り値の型

条件付き書式値を表すCfValue値。
参照

CfValue 構造体
CfValue メンバ