powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.text.html
AutonumberBullet(type = NULL, startAt = NULL, ...)
An openpyxl Python object.
type
startAt
Additional arguments, i.e. kwargs.
if (FALSE) { AutonumberBullet(type = "hindiNumPeriod", startAt = 1L) }
Run the code above in your browser using DataLab