ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / Workbook Class / ProtectWorkbookPassword Property

In This Topic
    ProtectWorkbookPassword Property
    In This Topic
    Gets or sets the password to protect the items in the workbook.
    Syntax
    'Declaration
     
    Public Property ProtectWorkbookPassword As String
    public string ProtectWorkbookPassword {get; set;}

    Property Value

    A System.String value, representing password.
    Remarks
    The password takes effect if either the ProtectWorkbookWindows or ProtectWorkBookStructure property is true.
    See Also
    OSZAR »