View source: R/FunctionGroupList.R
FunctionGroupList | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.workbook.function_group.html
FunctionGroupList(builtInGroupCount = 16L, functionGroup = list(), ...)
builtInGroupCount |
builtInGroupCount |
functionGroup |
functionGroup |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
FunctionGroupList()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.