Table of Contents

Class ExcelSheetProtection

Namespace
OfficeOpenXml
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelSheetProtection : XmlHelper
Inheritance
ExcelSheetProtection
Inherited Members
Extension Methods

Properties

AllowAutoFilter

public bool AllowAutoFilter { get; set; }

Property Value

bool

AllowDeleteColumns

public bool AllowDeleteColumns { get; set; }

Property Value

bool

AllowDeleteRows

public bool AllowDeleteRows { get; set; }

Property Value

bool

AllowEditObject

public bool AllowEditObject { get; set; }

Property Value

bool

AllowEditScenarios

public bool AllowEditScenarios { get; set; }

Property Value

bool

AllowFormatCells

public bool AllowFormatCells { get; set; }

Property Value

bool

AllowFormatColumns

public bool AllowFormatColumns { get; set; }

Property Value

bool

AllowFormatRows

public bool AllowFormatRows { get; set; }

Property Value

bool

AllowInsertColumns

public bool AllowInsertColumns { get; set; }

Property Value

bool
public bool AllowInsertHyperlinks { get; set; }

Property Value

bool

AllowInsertRows

public bool AllowInsertRows { get; set; }

Property Value

bool

AllowPivotTables

public bool AllowPivotTables { get; set; }

Property Value

bool

AllowSelectLockedCells

public bool AllowSelectLockedCells { get; set; }

Property Value

bool

AllowSelectUnlockedCells

public bool AllowSelectUnlockedCells { get; set; }

Property Value

bool

AllowSort

public bool AllowSort { get; set; }

Property Value

bool

IsProtected

public bool IsProtected { get; set; }

Property Value

bool

Methods

SetPassword(string)

public void SetPassword(string Password)

Parameters

Password string