Uses of Class
org.xlsx4j.sml.CTFieldGroup
Packages that use CTFieldGroup
-
Uses of CTFieldGroup in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFieldGroupMethods in org.xlsx4j.sml that return CTFieldGroupModifier and TypeMethodDescriptionObjectFactory.createCTFieldGroup()Create an instance ofCTFieldGroupCTCacheField.getFieldGroup()Gets the value of the fieldGroup property.Methods in org.xlsx4j.sml with parameters of type CTFieldGroupModifier and TypeMethodDescriptionvoidCTCacheField.setFieldGroup(CTFieldGroup value) Sets the value of the fieldGroup property.