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