Uses of Class
org.xlsx4j.sml.CTGroupItems
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTGroupItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTGroupItems Modifier and Type Field Description protected CTGroupItemsCTFieldGroup. groupItemsMethods in org.xlsx4j.sml that return CTGroupItems Modifier and Type Method Description CTGroupItemsObjectFactory. createCTGroupItems()Create an instance ofCTGroupItemsCTGroupItemsCTFieldGroup. getGroupItems()Gets the value of the groupItems property.Methods in org.xlsx4j.sml with parameters of type CTGroupItems Modifier and Type Method Description voidCTFieldGroup. setGroupItems(CTGroupItems value)Sets the value of the groupItems property.