is_write_protected property

is_write_protected property

Indicates whether this workbook is write protected.

Definition:

@property
def is_write_protected(self):
    ...

See Also