powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.effect.html
EffectList( blur = NULL, fillOverlay = NULL, glow = NULL, innerShdw = NULL, outerShdw = NULL, prstShdw = NULL, reflection = NULL, softEdge = NULL, ... )
An openpyxl Python object.
blur
fillOverlay
glow
innerShdw
outerShdw
prstShdw
reflection
softEdge
Additional arguments, i.e. kwargs.
if (FALSE) { EffectList() }
Run the code above in your browser using DataLab