powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.layout.html
ManualLayout( layoutTarget = NULL, xMode = NULL, yMode = NULL, wMode = "factor", hMode = "factor", x = NULL, y = NULL, w = NULL, h = NULL, extLst = NULL, ... )
An openpyxl Python object.
layoutTarget
xMode
yMode
wMode
hMode
x
y
w
h
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { ManualLayout() }
Run the code above in your browser using DataLab