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

Glossary Item Box

Gets or sets the write password of the Excel file.

Syntax

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

See Also