ActiveReports 13
ProtectedBy Property (DDSecurity)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > DDSecurity Class : ProtectedBy Property
Gets or sets the User Name responsible to password protect the spreadsheet document.
Syntax
'Declaration
 
Public Property ProtectedBy As String
public string ProtectedBy {get; set;}
Remarks
Cannot exceed 52 characters.
See Also

Reference

DDSecurity Class
DDSecurity Members