ActiveReports Developer 7
InvalidPasswordException Constructor()
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > InvalidPasswordException Class > InvalidPasswordException Constructor : InvalidPasswordException Constructor()

Glossary Item Box

Initializes a new instance of the InvalidPasswordException class with default error message.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public InvalidPasswordException()

See Also