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

In This Topic
    WritePassword Property (ExcelRenderingExtensionSecurity)
    In This Topic
    Gets or sets the write password of the Excel file.
    Syntax
    'Declaration
     
    Public Property WritePassword As String
    public string WritePassword {get; set;}
    See Also