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

In This Topic
    Password Property (ExcelRenderingExtensionSecurity)
    In This Topic
    Gets or sets the password which can be entered to permit to open Excel document.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also