Uses of Class
org.xlsx4j.sml.CTGroupLevels
Packages that use CTGroupLevels
-
Uses of CTGroupLevels in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTGroupLevelsMethods in org.xlsx4j.sml that return CTGroupLevelsModifier and TypeMethodDescriptionObjectFactory.createCTGroupLevels()Create an instance ofCTGroupLevelsCTCacheHierarchy.getGroupLevels()Gets the value of the groupLevels property.Methods in org.xlsx4j.sml with parameters of type CTGroupLevelsModifier and TypeMethodDescriptionvoidCTCacheHierarchy.setGroupLevels(CTGroupLevels value) Sets the value of the groupLevels property.