[]
        
(Showing Draft Content)

Excel.IO.ErrorCode

Enumeration: ErrorCode

Excel.IO.ErrorCode

Specifies the excel io error code.

Table of contents

Enumeration members

Enumeration members

fileFormatError

fileFormatError = 1

Incorrect file format.


fileIOError

fileIOError = 0

File read and write exception.


invalidPassword

invalidPassword = 3

The specified password is incorrect.


noPassword

noPassword = 2

The Excel file cannot be opened because the workbook/worksheet is password protected.