ActiveReports 13
WritePassword Property (DDSecurity)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > DDSecurity Class : WritePassword Property
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

Reference

DDSecurity Class
DDSecurity Members