write_protection property

write_protection property

Provides access to the workbook write protection options.

Definition:

@property
def write_protection(self):
    ...

See Also