ActiveReports Developer 7
WritePassword Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > DDSecurity Class : WritePassword Property

Glossary Item Box

Gets or sets the write password of the spreadsheet document.

Syntax

Visual Basic (Declaration) 
Public Property WritePassword As System.String
C# 
public System.string WritePassword {get; set;}

Property Value

Cannot exceed 15 characters.

See Also