ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSecurity Class / Password Property

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