powered by
Contains at least either a range of rows or columns
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.print_settings.html
PrintTitles(cols = NULL, rows = NULL, title = "", ...)
An openpyxl Python object.
cols
rows
title
Additional arguments, i.e. kwargs.
if (FALSE) { PrintTitles() }
Run the code above in your browser using DataLab