ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Section Namespace / XlsSecurity Class / WritePassword Property

In This Topic
    WritePassword Property (XlsSecurity)
    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