powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.chart.axis.html
DateAxis( auto = NULL, lblOffset = NULL, baseTimeUnit = NULL, majorUnit = NULL, majorTimeUnit = NULL, minorUnit = NULL, minorTimeUnit = NULL, extLst = NULL, ... )
An openpyxl Python object.
auto
lblOffset
baseTimeUnit
majorUnit
majorTimeUnit
minorUnit
minorTimeUnit
extLst
Additional arguments, i.e. kwargs.
if (FALSE) { DateAxis() }
Run the code above in your browser using DataLab