powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.table.html
TableStyleElement(type = NULL, size = NULL, dxfId = NULL, ...)
An openpyxl Python object.
type
size
dxfId
Additional arguments, i.e. kwargs.
if (FALSE) { TableStyleElement(type = "secondSubtotalRow") }
Run the code above in your browser using DataLab