Click or drag to resize

ExcelLibException Class

Exception thrown by the Excel library
Inheritance Hierarchy
SystemObject
  SystemException
    ExpertXls.ExcelLibExcelLibException

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelLibException : Exception
Constructors
  NameDescription
Public methodExcelLibException(String)
Constructor
Public methodExcelLibException(String, Exception)
Constructor
Top
See Also