Uses of Class
org.xlsx4j.sml.CTFunctionGroup
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFunctionGroup in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTFunctionGroup Modifier and Type Field Description protected java.util.List<CTFunctionGroup>CTFunctionGroups. functionGroupMethods in org.xlsx4j.sml that return CTFunctionGroup Modifier and Type Method Description CTFunctionGroupObjectFactory. createCTFunctionGroup()Create an instance ofCTFunctionGroupMethods in org.xlsx4j.sml that return types with arguments of type CTFunctionGroup Modifier and Type Method Description java.util.List<CTFunctionGroup>CTFunctionGroups. getFunctionGroup()Gets the value of the functionGroup property.