'宣言 Overloads Function GetUndefinedExpression( _ ByVal engine As FormulaEngine, _ ByVal symbol As System.String _ ) As Expression
Expression GetUndefinedExpression( FormulaEngine engine, System.string symbol )
パラメータ
- engine
- 数式パーサーを示すFormulaEngineオブジェクト。
- symbol
- 記号を示す文字列値。
戻り値の型
解析された式を表すExpressionオブジェクト。