powered by
Named styles are editable and can be applied to multiple objects
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.named_styles.html
NamedStyleList(iterable = list(), ...)
An openpyxl Python object.
iterable
Additional arguments, i.e. kwargs.
As only the index is stored in referencing objects the order mus be preserved.
if (FALSE) { NamedStyleList() }
Run the code above in your browser using DataLab