Uses of Class
org.xlsx4j.sml.CTColHierarchiesUsage
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTColHierarchiesUsage in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColHierarchiesUsage Modifier and Type Field Description protected CTColHierarchiesUsageCTPivotTableDefinition. colHierarchiesUsageMethods in org.xlsx4j.sml that return CTColHierarchiesUsage Modifier and Type Method Description CTColHierarchiesUsageObjectFactory. createCTColHierarchiesUsage()Create an instance ofCTColHierarchiesUsageCTColHierarchiesUsageCTPivotTableDefinition. getColHierarchiesUsage()Gets the value of the colHierarchiesUsage property.Methods in org.xlsx4j.sml with parameters of type CTColHierarchiesUsage Modifier and Type Method Description voidCTPivotTableDefinition. setColHierarchiesUsage(CTColHierarchiesUsage value)Sets the value of the colHierarchiesUsage property.