DashStopList {xlcharts} | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.line.html
DashStopList(ds = list(), ...)
ds |
ds |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
DashStopList()
## End(Not run)