AlphaBiLevelEffect: AlphaBiLevelEffect

View source: R/AlphaBiLevelEffect.R

AlphaBiLevelEffectR Documentation

AlphaBiLevelEffect

Description

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

Usage

AlphaBiLevelEffect(thresh = NULL, ...)

Arguments

thresh

thresh

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
AlphaBiLevelEffect(thresh = 1L)

## End(Not run)


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