BiLevelEffect {xlcharts}R Documentation

BiLevelEffect

Description

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

Usage

BiLevelEffect(thresh = NULL, ...)

Arguments

thresh

thresh

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

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

## End(Not run)


[Package xlcharts version 0.0.2 Index]