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