FillOverlayEffect
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.effect.html
Usage
FillOverlayEffect(blend = NULL, ...)
Arguments
blend
|
blend |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
FillOverlayEffect(blend = "darken")