powered by
Protection options for use in styles.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.protection.html
Protection(locked = TRUE, hidden = FALSE, ...)
An openpyxl Python object.
locked
hidden
Additional arguments, i.e. kwargs.
if (FALSE) { Protection() }
Run the code above in your browser using DataLab