ActiveReports 12
Password Property (DDSecurity)

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.SpreadBuilder Namespace > DDSecurity Class : Password Property
Gets or sets the password which can be entered to permit to open spreadsheet document.
Syntax
'Declaration
 
Public Property Password As String
public string Password {get; set;}
Remarks
Checks if the password is valid when Workbook.Save method is invoked.
See Also

Reference

DDSecurity Class
DDSecurity Members