ScenarioList | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.scenario.html
ScenarioList(scenario = list(), current = NULL, show = NULL, sqref = NULL, ...)
scenario |
scenario |
current |
current |
show |
show |
sqref |
sqref |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
ScenarioList()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.