ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder Namespace / DDSecurity Class / WritePassword Property

In This Topic
    WritePassword Property (DDSecurity)
    In This Topic
    Gets or sets the write password of the spreadsheet document.
    Syntax
    'Declaration
     
    Public Property WritePassword As String
    public string WritePassword {get; set;}

    Property Value

    Cannot exceed 15 characters.
    See Also