Enum EncryptionVersion
The major version of the Encryption
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum EncryptionVersion
Fields
Name | Description |
---|---|
Agile | Agile Encryption. Used in Excel 2010- Default. |
Standard | Standard Encryption.
Used in Excel 2007 and previous version with compatibility pack.
|