Uses of Class
org.xlsx4j.sml.CTSheetCalcPr
Packages that use CTSheetCalcPr
-
Uses of CTSheetCalcPr in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main
Fields in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main declared as CTSheetCalcPrMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main that return CTSheetCalcPrModifier and TypeMethodDescriptionCTWorksheet.getSheetCalcPr()Gets the value of the sheetCalcPr property.Methods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main with parameters of type CTSheetCalcPrModifier and TypeMethodDescriptionvoidCTWorksheet.setSheetCalcPr(CTSheetCalcPr value) Sets the value of the sheetCalcPr property. -
Uses of CTSheetCalcPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSheetCalcPrMethods in org.xlsx4j.sml that return CTSheetCalcPrModifier and TypeMethodDescriptionObjectFactory.createCTSheetCalcPr()Create an instance ofCTSheetCalcPrWorksheet.getSheetCalcPr()Gets the value of the sheetCalcPr property.Methods in org.xlsx4j.sml with parameters of type CTSheetCalcPrModifier and TypeMethodDescriptionvoidWorksheet.setSheetCalcPr(CTSheetCalcPr value) Sets the value of the sheetCalcPr property.