Protection | R Documentation |
Protection options for use in styles.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.protection.html
Protection(locked = TRUE, hidden = FALSE, ...)
locked |
locked |
hidden | |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
Protection()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.