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

Glossary Item Box

Gets or sets the password which can be entered to permit to open Excel document.

Syntax

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

See Also