ActiveReports Developer 7
XlsExportException Class
Members 

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
         GrapeCity.ActiveReports.Export.Excel.Section.XlsExportException

See Also

Reference

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