Protection: Protection

View source: R/Protection.R

ProtectionR Documentation

Protection

Description

Protection options for use in styles.

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.styles.protection.html

Usage

Protection(locked = TRUE, hidden = FALSE, ...)

Arguments

locked

locked

hidden

hidden

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
Protection()

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.