FormulaEngine Members
An object that provides the capability to calculate and parse worksheet formulas.
#Methods
Name | Description |
---|---|
Evaluate |
Evaluates the specified formula using the specified context. |
Evaluate |
Evaluates the specified formula using default context. |
Parse |
Parses the specified formula in the specified context. |
Parse |
Parses the specified formula using the default context. |
See Also