islocked_for_viewing property

islocked_for_viewing property

Indicates whether this VBA project is locked for viewing.

Definition:

@property
def islocked_for_viewing(self):
    ...

See Also