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