powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.data_source.html
AxDataSource( numRef = NULL, numLit = NULL, strRef = NULL, strLit = NULL, multiLvlStrRef = NULL, ... )
An openpyxl Python object.
numRef
numLit
strRef
strLit
multiLvlStrRef
Additional arguments, i.e. kwargs.
if (FALSE) { AxDataSource(numRef = NumRef()) }
Run the code above in your browser using DataLab