Learn R Programming

xlcharts (version 0.0.1)

AlphaModulateFixedEffect: AlphaModulateFixedEffect

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.effect.html

Usage

AlphaModulateFixedEffect(amt = NULL, ...)

Value

An openpyxl Python object.

Arguments

amt

amt

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
AlphaModulateFixedEffect(amt = 1L)
}

Run the code above in your browser using DataLab