MESCIUS SPREAD for Windows Forms 15.0J
Parse(String,Expression,Boolean) メソッド

数式テキストを示す文字列。
解析された式。
指定した数式テキストを式に解析します。
構文
'宣言
 
Public Function Parse( _
   ByVal formulaText As String, _
   ByRef parsedExpression As Expression, _
   Optional ByVal detectFormulaSymbol As Boolean _
) As Boolean

パラメータ

formulaText
数式テキストを示す文字列。
parsedExpression
解析された式。
detectFormulaSymbol

戻り値の型

数式をインスタンスに解析できる場合はtrue、それ以外の場合はfalse
参照

FormulaEngine クラス
FormulaEngine メンバ
Expression クラス

 

 


© MESCIUS inc. All rights reserved.