SheetBackgroundPicture {xlcharts} | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.picture.html
SheetBackgroundPicture(...)
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
SheetBackgroundPicture()
## End(Not run)