Class PowerFXEvaluator
public class PowerFXEvaluator
- Inheritance
-
PowerFXEvaluator
Constructors
Properties
- EvalResultFormatTable
Gets or sets whether to format tables when EvalResultToString(FormulaValue, bool) is called.
- PowerFxConfig
Gets PowerFx configuration options.
- PowerFxGlobals
Gets or sets global variables of the PowerFx expression.
- RecalcEngine
Gets RecalcEngine object used to parse and evaluate PowerFx expressions.
Methods
- Eval(string)
Evalates expression.
- EvalResultToString(FormulaValue, bool)
Converts evaluation result to string for the debug or other purposes.