Uses of Class
org.xlsx4j.sml.CTHierarchyUsage
Packages that use CTHierarchyUsage
-
Uses of CTHierarchyUsage in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTHierarchyUsageModifier and TypeFieldDescriptionprotected List<CTHierarchyUsage>CTColHierarchiesUsage.colHierarchyUsageprotected List<CTHierarchyUsage>CTRowHierarchiesUsage.rowHierarchyUsageMethods in org.xlsx4j.sml that return CTHierarchyUsageModifier and TypeMethodDescriptionObjectFactory.createCTHierarchyUsage()Create an instance ofCTHierarchyUsageMethods in org.xlsx4j.sml that return types with arguments of type CTHierarchyUsageModifier and TypeMethodDescriptionCTColHierarchiesUsage.getColHierarchyUsage()Gets the value of the colHierarchyUsage property.CTRowHierarchiesUsage.getRowHierarchyUsage()Gets the value of the rowHierarchyUsage property.