Uses of Class
org.xlsx4j.sml.CTPivotHierarchies
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotHierarchies in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotHierarchies Modifier and Type Field Description protected CTPivotHierarchiesCTPivotTableDefinition. pivotHierarchiesMethods in org.xlsx4j.sml that return CTPivotHierarchies Modifier and Type Method Description CTPivotHierarchiesObjectFactory. createCTPivotHierarchies()Create an instance ofCTPivotHierarchiesCTPivotHierarchiesCTPivotTableDefinition. getPivotHierarchies()Gets the value of the pivotHierarchies property.Methods in org.xlsx4j.sml with parameters of type CTPivotHierarchies Modifier and Type Method Description voidCTPivotTableDefinition. setPivotHierarchies(CTPivotHierarchies value)Sets the value of the pivotHierarchies property.