ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Section Namespace / XlsExportException Class
Members

In This Topic
    XlsExportException Class
    In This Topic
    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