public static FormulaSyntaxTree Parse( System.string text )
Parameters
- text
- A System.String that contains formula.
Return Value
A FormulaSyntaxTree populated from the System.String that contains formula.
public static FormulaSyntaxTree Parse( System.string text )