powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.effect.html
BlurEffect(rad = NULL, grow = NULL, ...)
An openpyxl Python object.
rad
grow
Additional arguments, i.e. kwargs.
if (FALSE) { BlurEffect(rad = 0.5) }
Run the code above in your browser using DataLab