MultiLevelStrRef {xlcharts} | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.data_source.html
MultiLevelStrRef(f = NULL, multiLvlStrCache = NULL, extLst = NULL, ...)
f |
f |
multiLvlStrCache |
multiLvlStrCache |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
MultiLevelStrRef()
## End(Not run)