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