StrRef {xlcharts} | R Documentation |
StrRef
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.data_source.html
Usage
StrRef(f = NULL, strCache = NULL, extLst = NULL, ...)
Arguments
f |
f |
strCache |
strCache |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
## Not run:
StrRef()
## End(Not run)
[Package xlcharts version 0.0.2 Index]