Table of Contents

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

EncryptionAlgorithm

IsEncrypted

public bool IsEncrypted { get; set; }

Property Value

bool

Password

public string Password { get; set; }

Property Value

string

Version

public EncryptionVersion Version { get; set; }

Property Value

EncryptionVersion