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