Learn R Programming

xlcharts (version 0.0.1)

FunctionGroupList: FunctionGroupList

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.function_group.html

Usage

FunctionGroupList(builtInGroupCount = 16L, functionGroup = list(), ...)

Value

An openpyxl Python object.

Arguments

builtInGroupCount

builtInGroupCount

functionGroup

functionGroup

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
FunctionGroupList()
}

Run the code above in your browser using DataLab