ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder 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;}
    See Also