is_workbook_protected_with_password property

is_workbook_protected_with_password property

Indicates whether structure or window is protected with password.

Definition:

@property
def is_workbook_protected_with_password(self):
    ...

See Also