ExternalData
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.chartspace.html
Usage
ExternalData(autoUpdate = NULL, id = NULL, ...)
Arguments
autoUpdate
|
autoUpdate |
id
|
id |
…
|
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
library("xlcharts")
ExternalData(id = "id")