Uses of Class
org.xlsx4j.sml.CTFieldGroup
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFieldGroup in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFieldGroup Modifier and Type Field Description protected CTFieldGroupCTCacheField. fieldGroupMethods in org.xlsx4j.sml that return CTFieldGroup Modifier and Type Method Description CTFieldGroupObjectFactory. createCTFieldGroup()Create an instance ofCTFieldGroupCTFieldGroupCTCacheField. getFieldGroup()Gets the value of the fieldGroup property.Methods in org.xlsx4j.sml with parameters of type CTFieldGroup Modifier and Type Method Description voidCTCacheField. setFieldGroup(CTFieldGroup value)Sets the value of the fieldGroup property.