Enum ExcelEncryptionType
Represents encryption algorithm that will be used for encryption.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelEncryptionType
Fields
Name | Description |
---|---|
None | No encryption. |
Standard | Standard encryption. |
Strong | Strong encryption. |