ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / BaseXlsExportSettings Class / Password Property

In This Topic
    Password Property (BaseXlsExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Password As StringDefaultExportSetting
    public StringDefaultExportSetting Password {get; set;}
    See Also