Field Summary | ||
---|---|---|
const int | CHART | |
Invalid chart setting. | ||
const int | DATA_TYPE | |
Invalid data type setting. | ||
const int | DATA_VALIDATION | |
Invalid data validation setting. | ||
const int | CONDITIONAL_FORMATTING | |
Invalid data validation setting. | ||
const int | FILE_FORMAT | |
Invalid file format. | ||
const int | FORMULA | |
Invalid formula. | ||
const int | INVALID_DATA | |
Invalid data. | ||
const int | INVALID_OPERATOR | |
Invalid operator. | ||
const int | INCORRECT_PASSWORD | |
Incorrect password. | ||
const int | LICENSE | |
License related errors. | ||
const int | LIMITATION | |
Out of MS Excel limitation error. | ||
const int | PAGE_SETUP | |
Invalid page setup setting. | ||
const int | PIVOT_TABLE | |
Invalid pivotTable setting. | ||
const int | SHAPE | |
Invalid drawing object setting. | ||
const int | SPARKLINE | |
Invalid sparkline object setting. | ||
const int | SHEET_NAME | |
Invalid worksheet name. | ||
const int | SHEET_TYPE | |
Invalid worksheet type. | ||
const int | INTERRUPTED | |
The operator is interrupted. | ||
const int | IO | |
The file is invalid. | ||
const int | UNSUPPORTED_FEATURE | |
Unsupported feature. | ||
const int | UNSUPPORTED_STREAM | |
Unsupported stream to be opened. | ||
const int | UNDISCLOSED_INFORMATION | |
Files contains some undisclosed information. |
Field Detail |
---|
CHART | |
const int CHART |
DATA_TYPE | |
const int DATA_TYPE |
DATA_VALIDATION | |
const int DATA_VALIDATION |
CONDITIONAL_FORMATTING | |
const int CONDITIONAL_FORMATTING |
FILE_FORMAT | |
const int FILE_FORMAT |
FORMULA | |
const int FORMULA |
INVALID_DATA | |
const int INVALID_DATA |
INVALID_OPERATOR | |
const int INVALID_OPERATOR |
INCORRECT_PASSWORD | |
const int INCORRECT_PASSWORD |
LICENSE | |
const int LICENSE |
LIMITATION | |
const int LIMITATION |
PAGE_SETUP | |
const int PAGE_SETUP |
PIVOT_TABLE | |
const int PIVOT_TABLE |
SHAPE | |
const int SHAPE |
SPARKLINE | |
const int SPARKLINE |
SHEET_NAME | |
const int SHEET_NAME |
SHEET_TYPE | |
const int SHEET_TYPE |
INTERRUPTED | |
const int INTERRUPTED |
IO | |
const int IO |
UNSUPPORTED_FEATURE | |
const int UNSUPPORTED_FEATURE |
UNSUPPORTED_STREAM | |
const int UNSUPPORTED_STREAM |
UNDISCLOSED_INFORMATION | |
const int UNDISCLOSED_INFORMATION |