powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.plotarea.html
PlotArea( layout = NULL, dTable = NULL, spPr = NULL, charts = list(), axes = list(), extLst = NULL, ... )
An openpyxl Python object.
layout
dTable
spPr
_charts
_axes
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { PlotArea() }
Run the code above in your browser using DataLab