Uses of Class
org.xlsx4j.sml.CTGroups
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTGroups in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTGroups Modifier and Type Field Description protected CTGroupsCTGroupLevel. groupsMethods in org.xlsx4j.sml that return CTGroups Modifier and Type Method Description CTGroupsObjectFactory. createCTGroups()Create an instance ofCTGroupsCTGroupsCTGroupLevel. getGroups()Gets the value of the groups property.Methods in org.xlsx4j.sml with parameters of type CTGroups Modifier and Type Method Description voidCTGroupLevel. setGroups(CTGroups value)Sets the value of the groups property.