Table of Contents

Class ExcelProtectedRange

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

Properties

Address

public ExcelAddress Address { get; set; }

Property Value

ExcelAddress

Name

public string Name { get; set; }

Property Value

string

SecurityDescriptor

public string SecurityDescriptor { get; set; }

Property Value

string

Methods

SetPassword(string)

public void SetPassword(string password)

Parameters

password string