Spread Windows Forms 12.0 Product Documentation
ExcelException Class
Members 


FarPoint.Excel Assembly > FarPoint.Excel Namespace : ExcelException Class
Represents the exceptions arising from loading or saving Excel files.
Object Model
ExcelException Class
Syntax
'Declaration
 
Public Class ExcelException 
   Inherits System.SystemException
'Usage
 
Dim instance As ExcelException
public class ExcelException : System.SystemException 
Inheritance Hierarchy

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

See Also

Reference

ExcelException Members
FarPoint.Excel Namespace