is_protected property

is_protected property

Indicates whether this VBA project is protected.

Definition:

@property
def is_protected(self):
    ...

See Also