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