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: 9.0.0
Syntax
public class ExcelLibException : Exception

The ExcelLibException type exposes the following members.

Constructors
 NameDescription
Public methodExcelLibException(String) Constructor
Public methodExcelLibException(String, Exception) Constructor
Top
See Also