MESCIUS SPREAD for Windows Forms 15.0J
FromFormula メソッド

数式テキストを示す文字列値。
数式エンジン。
指定した数式を使用して条件付き書式の値を作成します。
構文
'宣言
 
Public Shared Function FromFormula( _
   ByVal formula As String, _
   Optional ByVal type As CfValueType, _
   Optional ByVal engine As FormulaEngine _
) As CfValue
public static CfValue FromFormula( 
   string formula,
   CfValueType type,
   FormulaEngine engine
)

パラメータ

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

戻り値の型

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

CfValue 構造体
CfValue メンバ

 

 


© MESCIUS inc. All rights reserved.