Class ExcelEncryption
- Namespace
- OfficeOpenXml
- Assembly
- Magicodes.EPPlus.dll
public class ExcelEncryption
- Inheritance
-
ExcelEncryption
- Inherited Members
- Extension Methods
Properties
Algorithm
public EncryptionAlgorithm Algorithm { get; set; }
Property Value
IsEncrypted
public bool IsEncrypted { get; set; }
Property Value
Password
public string Password { get; set; }
Property Value
Version
public EncryptionVersion Version { get; set; }