MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / InvalidPasswordException Class
Members

InvalidPasswordException Class
Thrown if the password is invalid in a certain Excel format (for example, the length of the password is out of range).
Object Model
InvalidPasswordException Class
Syntax
'Declaration
 
Public Class InvalidPasswordException 
   Inherits SpreadBuilderException
 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.SpreadBuilder.SpreadBuilderException
            GrapeCity.SpreadBuilder.InvalidPasswordException

See Also