Uses of Class
org.xlsx4j.sml.CTFunctionGroups
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFunctionGroups in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFunctionGroups Modifier and Type Field Description protected CTFunctionGroupsWorkbook. functionGroupsMethods in org.xlsx4j.sml that return CTFunctionGroups Modifier and Type Method Description CTFunctionGroupsObjectFactory. createCTFunctionGroups()Create an instance ofCTFunctionGroupsCTFunctionGroupsWorkbook. getFunctionGroups()Gets the value of the functionGroups property.Methods in org.xlsx4j.sml with parameters of type CTFunctionGroups Modifier and Type Method Description voidWorkbook. setFunctionGroups(CTFunctionGroups value)Sets the value of the functionGroups property.