Search
Workbook.setCalculationMaxIterations Method
See Also
 






Sets the maximum number of iterations when calculating certain functions, such as IRR and RATE.

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

 Syntax

Java  Copy Code

public void setCalculationMaxIterations (
    int value
)

 Parameters

value

 See Also