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