Uses of Class
org.xlsx4j.sml.CTGroupItems
Packages that use CTGroupItems
-
Uses of CTGroupItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTGroupItemsMethods in org.xlsx4j.sml that return CTGroupItemsModifier and TypeMethodDescriptionObjectFactory.createCTGroupItems()Create an instance ofCTGroupItemsCTFieldGroup.getGroupItems()Gets the value of the groupItems property.Methods in org.xlsx4j.sml with parameters of type CTGroupItemsModifier and TypeMethodDescriptionvoidCTFieldGroup.setGroupItems(CTGroupItems value) Sets the value of the groupItems property.