is_encrypted property

is_encrypted property

Gets a value that indicates whether a password is required to open this workbook.

Definition:

@property
def is_encrypted(self):
    ...

See Also