Overview
EncryptionType is a enum in Aspose.Cells FOSS for Python.
Encryption type enumeration.
This enumeration defines 2 values: STANDARD, AGILE.
Values
| Value | Description |
|---|
STANDARD | Represents the standard AES encryption mode for password-protecting Excel files |
AGILE | |
See Also