EncryptionType enumeration
EncryptionType enumeration
Encryption Type. Only used by excel2003. We will encrypt 2007/2010 workbook using SHA AES the same as Excel does, and this EncryptionType will be ignored.
The EncryptionType type exposes the following members:
Fields
| Field | Description |
|---|---|
| XOR | XOR encryption algorithm. |
| COMPATIBLE | Office 97/2000 compatible. |
| ENHANCED_CRYPTOGRAPHIC_PROVIDER_V1 | Enhanced encryption. |
| STRONG_CRYPTOGRAPHIC_PROVIDER | Strong encryption algorithm. |
See Also
- module
aspose.cells