Class ExcelProtection
- Namespace
- OfficeOpenXml
- Assembly
- Magicodes.EPPlus.dll
public class ExcelProtection : XmlHelper
- Inheritance
-
ExcelProtection
- Inherited Members
- Extension Methods
Properties
LockRevision
public bool LockRevision { get; set; }
Property Value
LockStructure
public bool LockStructure { get; set; }
Property Value
LockWindows
public bool LockWindows { get; set; }
Property Value
Methods
SetPassword(string)
public void SetPassword(string Password)
Parameters
Password
string