is_encrypted property
is_encrypted property
Returns true if the document is encrypted and requires a password to open.
Definition:
@property
def is_encrypted(self):
...
See Also
- module
aspose.cells
- class
FileFormatInfo
Returns true if the document is encrypted and requires a password to open.
@property
def is_encrypted(self):
...
aspose.cells
FileFormatInfo