AlphaModulateEffect: AlphaModulateEffect

View source: R/AlphaModulateEffect.R

AlphaModulateEffectR Documentation

AlphaModulateEffect

Description

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

Usage

AlphaModulateEffect(cont = NULL, ...)

Arguments

cont

cont

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
AlphaModulateEffect(cont = EffectContainer(type = "tree"))

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.