Uses of Class
org.xlsx4j.sml.CTPivotCaches
Packages that use CTPivotCaches
-
Uses of CTPivotCaches in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotCachesMethods in org.xlsx4j.sml that return CTPivotCachesModifier and TypeMethodDescriptionObjectFactory.createCTPivotCaches()Create an instance ofCTPivotCachesWorkbook.getPivotCaches()Gets the value of the pivotCaches property.Methods in org.xlsx4j.sml with parameters of type CTPivotCachesModifier and TypeMethodDescriptionvoidWorkbook.setPivotCaches(CTPivotCaches value) Sets the value of the pivotCaches property.