Uses of Class
org.xlsx4j.sml.CTGroupLevels
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTGroupLevels in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTGroupLevels Modifier and Type Field Description protected CTGroupLevelsCTCacheHierarchy. groupLevelsMethods in org.xlsx4j.sml that return CTGroupLevels Modifier and Type Method Description CTGroupLevelsObjectFactory. createCTGroupLevels()Create an instance ofCTGroupLevelsCTGroupLevelsCTCacheHierarchy. getGroupLevels()Gets the value of the groupLevels property.Methods in org.xlsx4j.sml with parameters of type CTGroupLevels Modifier and Type Method Description voidCTCacheHierarchy. setGroupLevels(CTGroupLevels value)Sets the value of the groupLevels property.