SpreadJS Documentation
ErrorCode Enumeration
GC.Spread.Excel.IO Namespace : ErrorCode Enumeration
Specifies the excel io error code.
Members
MemberDescription
fileFormatErrorIncorrect file format.
fileIOErrorFile read and write exception.
invalidPasswordThe specified password is incorrect.
noPasswordThe Excel file cannot be opened because the workbook/worksheet is password protected.
Inheritance Hierarchy

Object
   GC.Spread.Excel.IO.ErrorCode

See Also

Reference

GC.Spread.Excel.IO Namespace