TableFormula
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.table.html
Usage
TableFormula(array = NULL, attr_text = NULL, ...)
Arguments
array
|
array |
attr_text
|
attr_text |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
TableFormula()