EncryptionType

Overview

EncryptionType is a enum in Aspose.Cells FOSS for Python.

Encryption type enumeration.

This enumeration defines 2 values: STANDARD, AGILE.

Values

ValueDescription
STANDARDRepresents the standard AES encryption mode for password-protecting Excel files
AGILE

See Also