powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.table.html
TableStyle( name = NULL, pivot = NULL, table = NULL, count = NULL, tableStyleElement = list(), ... )
An openpyxl Python object.
name
pivot
table
count
tableStyleElement
Additional arguments, i.e. kwargs.
if (FALSE) { TableStyle(name = "name") }
Run the code above in your browser using DataLab