[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtensionSecurity

ExcelRenderingExtensionSecurity Class

Encapsulates the information necessary to provide excel document security and encryption.

Inheritance
ExcelRenderingExtensionSecurity
Namespace: GrapeCity.ActiveReports.Export.Excel.Page
Assembly: MESCIUS.ActiveReports.Export.Excel.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ExcelRenderingExtensionSecurity

Properties

Name Description
Password

Gets or sets the password which can be entered to permit to open Excel document.

ProtectedBy

Gets or sets the User Name responsible to password protect the excel spreadsheet.

ReadOnlyRecommended

Gets or sets the value to indicate if the Excel file was saved as read only recommended.

WritePassword

Gets or sets the write password of the Excel file.

Methods

Name Description
ToString()