Search
Workbook.getExtendedEvaluator Method
See Also
 






Gets a custom expression evaluator. Identifier and function calls that cannot be resolved by the core are delegated to this evaluator.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public IExpressionEvaluator getExtendedEvaluator ()

 Return Value

 See Also