powered by
Worksheet print options
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.page.html
PrintOptions( horizontalCentered = NULL, verticalCentered = NULL, headings = NULL, gridLines = NULL, gridLinesSet = NULL, ... )
An openpyxl Python object.
horizontalCentered
verticalCentered
headings
gridLines
gridLinesSet
Additional arguments, i.e. kwargs.
if (FALSE) { PrintOptions() }
Run the code above in your browser using DataLab