islocked_for_viewing property

islocked_for_viewing property

Indicates whether this VBA project is locked for view.

Remarks

NOTE: This member is now obsolete. Instead, please use VbaProject.IsLockedForView property. This property will be removed 12 months later since July 2026. Aspose apologizes for any inconvenience you may have experienced.

Definition:

@property
def islocked_for_viewing(self):
    ...

See Also