Uses of Class
org.apache.poi.xssf.model.CalculationChain

Packages that use CalculationChain
org.apache.poi.xssf.usermodel   
 

Uses of CalculationChain in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return CalculationChain
 CalculationChain XSSFWorkbook.getCalculationChain()
          Return the CalculationChain object for this workbook The calculation chain object specifies the order in which the cells in a workbook were last calculated
 



Copyright 2015 The Apache Software Foundation or its licensors, as applicable.