is_protected property

is_protected property

Gets a value that indicates whether the structure or window of the Workbook is protected.

Definition:

@property
def is_protected(self):
    ...

See Also