Uses of Class
org.xlsx4j.sml.CTCalcPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCalcPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCalcPr Modifier and Type Field Description protected CTCalcPrWorkbook. calcPrMethods in org.xlsx4j.sml that return CTCalcPr Modifier and Type Method Description CTCalcPrObjectFactory. createCTCalcPr()Create an instance ofCTCalcPrCTCalcPrWorkbook. getCalcPr()Gets the value of the calcPr property.Methods in org.xlsx4j.sml with parameters of type CTCalcPr Modifier and Type Method Description voidWorkbook. setCalcPr(CTCalcPr value)Sets the value of the calcPr property.