ExceptionType enumeration
ExceptionType enumeration
Represents custom exception type code.
The ExceptionType type exposes the following members:
Fields
Field | 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 | Invalid defined name |
FONT | Invalid font |
AUTO_FILTER | Invalid auto filter setting. |
FONT_SUBSTITUTION | Font substitution warning type when a font has not been found, this warning type can be get. |
See Also
- module
aspose.cells