Search
Workbook.setEnableFormulaEvaluation Method
See Also
 






Sets a value indicating whether formula evaluation is enabled.

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

 Syntax

Java  Copy Code

public void setEnableFormulaEvaluation (
    boolean value
)

 Parameters

value

 See Also