[]
        
(Showing Draft Content)

FarPoint.Excel.ExcelException

ExcelException Class

Represents the exceptions arising from loading or saving Excel files.

Inheritance
ExcelException
Implements
Namespace: FarPoint.Excel
Assembly: FarPoint.Excel.dll
Syntax
public class ExcelException : SystemException, ISerializable
Public Class ExcelException
    Inherits SystemException
    Implements ISerializable

Properties

Name Description
Code

Gets the ExcelExceptionCode enumeration member set for this Excel exception.

HRSet

Gets whether the HResult property is set.

HResult

Gets the HRESULT, a coded numerical value that is associated with this Excel exception.

Message

Gets the text message associated with this Excel exception.