ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSecurity Class / ProtectedBy Property

In This Topic
    ProtectedBy Property (ExcelRenderingExtensionSecurity)
    In This Topic
    Gets or sets the User Name responsible to password protect the excel spreadsheet.
    Syntax
    'Declaration
     
    Public Property ProtectedBy As String
    public string ProtectedBy {get; set;}
    See Also