Back to Devexpress

Workbook.Evaluate Method

officefileapi-devexpress-dot-spreadsheet-dot-workbook-dot-evaluate.md

latest1009 B
Original Source

Workbook.Evaluate Method

NameParametersDescription
Evaluate(String, FormulaEvaluationContext)formula, context

Evaluates the specified formula in a certain context.

You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code.

| | Evaluate(String) | formula |

Evaluates the specified formula.

You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code.

|