Learn R Programming

xlcharts (version 0.0.1)

ScenarioList: ScenarioList

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.scenario.html

Usage

ScenarioList(scenario = list(), current = NULL, show = NULL, sqref = NULL, ...)

Value

An openpyxl Python object.

Arguments

scenario

scenario

current

current

show

show

sqref

sqref

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab