Back to Devexpress

FormulaEngine Members

officefileapi-devexpress-dot-spreadsheet-dot-formulas-dot-formulaengine-dot-underscore-members.md

latest1.1 KB
Original Source

FormulaEngine Members

An object that provides the capability to calculate and parse worksheet formulas.

Methods

NameDescription
Evaluate(String, ExpressionContext)Evaluates the specified formula using the specified context.
Evaluate(String)Evaluates the specified formula using default context.
Parse(String, ExpressionContext)Parses the specified formula in the specified context.
Parse(String)Parses the specified formula using the default context.

See Also

FormulaEngine Interface

DevExpress.Spreadsheet.Formulas Namespace