powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.effect.html
PresetShadowEffect(prst = NULL, dist = NULL, dir = NULL, ...)
An openpyxl Python object.
prst
dist
dir
Additional arguments, i.e. kwargs.
if (FALSE) { PresetShadowEffect(prst = "shdw20", dist = 1L, dir = 1L) }
Run the code above in your browser using DataLab