ActiveReports 13
XlsExportException Class
Members 

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.ActiveReports.Export.Excel.Section Namespace : 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
public class XlsExportException : System.ApplicationException 
Inheritance Hierarchy

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

See Also

Reference

XlsExportException Members
GrapeCity.ActiveReports.Export.Excel.Section Namespace