powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.error_bar.html
ErrorBars( errDir = NULL, errBarType = "both", errValType = "fixedVal", noEndCap = NULL, plus = NULL, minus = NULL, val = NULL, spPr = NULL, extLst = NULL, ... )
An openpyxl Python object.
errDir
errBarType
errValType
noEndCap
plus
minus
val
spPr
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { ErrorBars() }
Run the code above in your browser using DataLab