GridExceptionType enumeration
GridExceptionType enumeration
Represents custom exception code for GridJs.
The GridExceptionType 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. |
See Also
- module
aspose.cellsgridjs