Uses of Class
org.xlsx4j.sml.CTFunctionGroups
Packages that use CTFunctionGroups
-
Uses of CTFunctionGroups in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFunctionGroupsMethods in org.xlsx4j.sml that return CTFunctionGroupsModifier and TypeMethodDescriptionObjectFactory.createCTFunctionGroups()Create an instance ofCTFunctionGroupsWorkbook.getFunctionGroups()Gets the value of the functionGroups property.Methods in org.xlsx4j.sml with parameters of type CTFunctionGroupsModifier and TypeMethodDescriptionvoidWorkbook.setFunctionGroups(CTFunctionGroups value) Sets the value of the functionGroups property.