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