View source: R/LinearShadeProperties.R
LinearShadeProperties | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.fill.html
LinearShadeProperties(ang = NULL, scaled = NULL, ...)
ang |
ang |
scaled |
scaled |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
LinearShadeProperties(ang = 30)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.