MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Section Namespace / XlsExportException Class
Members

XlsExportException Class
The exception that is thrown for general exceptions that occur in the ActiveReports.XlsExport assembly.
Object Model
XlsExportException Class
Syntax
'Declaration
 
Public Class XlsExportException 
   Inherits System.ApplicationException
 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.ActiveReports.Export.Excel.Section.XlsExportException

See Also