MESCIUS SPREAD for Windows Forms 17.0J
GetUndefinedExpression(FormulaEngine,String) メソッド

FormulaEngine オブジェクトは数式パーサーを示します。
記号を示す文字列値。
指定した記号から未定義の式を解決します。
構文
'Declaration
 
Overloads Function GetUndefinedExpression( _
   ByVal engine As FormulaEngine, _
   ByVal symbol As String _
) As Expression
Expression GetUndefinedExpression( 
   FormulaEngine engine,
   string symbol
)

パラメータ

engine
FormulaEngine オブジェクトは数式パーサーを示します。
symbol
記号を示す文字列値。

戻り値の型

解析された式を表すExpressionオブジェクト。
参照

ISymbolResolver インタフェース
ISymbolResolver メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.