powered by
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.table.html
TableStyleInfo( name = NULL, showFirstColumn = NULL, showLastColumn = NULL, showRowStripes = NULL, showColumnStripes = NULL, ... )
An openpyxl Python object.
name
showFirstColumn
showLastColumn
showRowStripes
showColumnStripes
Additional arguments, i.e. kwargs.
if (FALSE) { TableStyleInfo() }
Run the code above in your browser using DataLab