is_password_protected property

is_password_protected property

Indicates whether the VBAProject is protected by a password to view project properties. Read-only bool.

Definition:

@property
def is_password_protected(self):
    ...

See Also