https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.fill.html
LinearShadeProperties(ang = NULL, scaled = NULL, ...)
An openpyxl Python object.
ang
scaled
Additional arguments, i.e. kwargs.
if (FALSE) {
LinearShadeProperties(ang = 30)
}
Run the code above in your browser using DataLab