Learn R Programming

xlcharts (version 0.0.1)

UpDownBars: UpDownBars

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.updown_bars.html

Usage

UpDownBars(gapWidth = 150L, upBars = NULL, downBars = NULL, extLst = NULL, ...)

Value

An openpyxl Python object.

Arguments

gapWidth

gapWidth

upBars

upBars

downBars

downBars

extLst

extLst

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
UpDownBars()
}

Run the code above in your browser using DataLab