Uses of Class
org.xlsx4j.sml.CTPivotHierarchies
Packages that use CTPivotHierarchies
-
Uses of CTPivotHierarchies in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotHierarchiesModifier and TypeFieldDescriptionprotected CTPivotHierarchiesCTPivotTableDefinition.pivotHierarchiesMethods in org.xlsx4j.sml that return CTPivotHierarchiesModifier and TypeMethodDescriptionObjectFactory.createCTPivotHierarchies()Create an instance ofCTPivotHierarchiesCTPivotTableDefinition.getPivotHierarchies()Gets the value of the pivotHierarchies property.Methods in org.xlsx4j.sml with parameters of type CTPivotHierarchiesModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setPivotHierarchies(CTPivotHierarchies value) Sets the value of the pivotHierarchies property.