FarPoint.Excel Assembly > FarPoint.Excel Namespace : ExcelExceptionCode Enumeration |
'Declaration Public Enum ExcelExceptionCode Inherits System.Enum
'Usage Dim instance As ExcelExceptionCode
public enum ExcelExceptionCode : System.Enum
Member | Description |
---|---|
BiffStreamError | This stream is not a BIFF-formatted Excel file. |
CreateStreamError | The specified stream cannot be created. Check HRESULT for more information. |
ExcelSheetIndexOutOfRange | The specified Excel sheet index is outside of the allowable range for the specified Excel file. |
ExcelSheetNameError | The specified Excel sheet name is not supported in specified Excel file |
ExcelSheetNameNotFound | The specified Excel sheet name is not in the specified Excel file. |
FailedOnFileOpen | The file cannot be opened. Check HRESULT for more information. |
IncorrectPassword | The specified password is incorrect. |
NotStructuredStorage | This file is not a structured storage file. |
SharingViolation | There is a sharing violation error when trying to open this file. |
SpreadSheetIndexOutOfRange | The specified Spread sheet index is out of range. |
SpreadSheetNameNotFound | The specified Spread sheet name cannot be found. |
Unknown | There is an unknown error. Check HRESULT for more information. |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.ExcelExceptionCode
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6