ActiveReports Developer 7
InvalidDDSheetNameException Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace : InvalidDDSheetNameException Class

Glossary Item Box

The following tables list the members exposed by InvalidDDSheetNameException.

Public Constructors

 NameDescription
Public ConstructorInvalidDDSheetNameException ConstructorOverloaded. Initializes a new instance of InvalidDDSheetNameException Class.  
Top

Public Properties

 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessage (Inherited from System.ArgumentException)
Public PropertyParamName (Inherited from System.ArgumentException)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top

Public Methods

 NameDescription
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectData (Inherited from System.ArgumentException)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top

See Also