Learn R Programming

xlcharts (version 0.0.1)

FunctionGroup: FunctionGroup

Description

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

Usage

FunctionGroup(name = NULL, ...)

Value

An openpyxl Python object.

Arguments

name

name

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
FunctionGroup(name = "name")
}

Run the code above in your browser using DataLab