Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelException Class
Members


ExcelException Class
Represents the exceptions arising from loading or saving Excel files.
Syntax
'Declaration
 
Public Class ExcelException 
   Inherits System.SystemException
 
'Usage
 
Dim instance As ExcelException
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         FarPoint.Excel.ExcelException

See Also