Drawing
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.drawing.html
Usage
Drawing(id = NULL, ...)
Arguments
id
|
id |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
Drawing()