ExceptionType
Contents
[
Hide
]ExceptionType enumeration
Utility class containing constants. Represents custom exception type code.
Values
| Name | Description |
|---|---|
| CHART | Invalid chart setting. |
| DATA_TYPE | Invalid data type setting. |
| DATA_VALIDATION | Invalid data validation setting. |
| CONDITIONAL_FORMATTING | Invalid data validation setting. |
| FILE_FORMAT | Invalid file format. |
| FORMULA | Invalid formula. |
| INVALID_DATA | Invalid data. |
| INVALID_OPERATOR | Invalid operator. |
| INCORRECT_PASSWORD | Incorrect password. |
| LICENSE | License related errors. |
| LIMITATION | Out of MS Excel limitation error. |
| PAGE_SETUP | Invalid page setup setting. |
| PIVOT_TABLE | Invalid pivotTable setting. |
| SHAPE | Invalid drawing object setting. |
| SPARKLINE | Invalid sparkline object setting. |
| SHEET_NAME | Invalid worksheet name. |
| SHEET_TYPE | Invalid worksheet type. |
| INTERRUPTED | The process is interrupted. |
| IO | The file is invalid. |
| PERMISSION | Permission is required to open this file. |
| UNSUPPORTED_FEATURE | Unsupported feature. |
| UNSUPPORTED_STREAM | Unsupported stream to be opened. |
| UNDISCLOSED_INFORMATION | Files contains some undisclosed information. |
| FILE_CORRUPTED | File content is corrupted. |
| DEFINED_NAME | |
| FONT | |
| AUTO_FILTER | |
| FONT_SUBSTITUTION |