asposecells.api
Class ExceptionType

Utility class containing constants. Represents custom exception type code.

Field Summary
const  intCHART
           Invalid chart setting.
const  intDATA_TYPE
           Invalid data type setting.
const  intDATA_VALIDATION
           Invalid data validation setting.
const  intCONDITIONAL_FORMATTING
           Invalid data validation setting.
const  intFILE_FORMAT
           Invalid file format.
const  intFORMULA
           Invalid formula.
const  intINVALID_DATA
           Invalid data.
const  intINVALID_OPERATOR
           Invalid operator.
const  intINCORRECT_PASSWORD
           Incorrect password.
const  intLICENSE
           License related errors.
const  intLIMITATION
           Out of MS Excel limitation error.
const  intPAGE_SETUP
           Invalid page setup setting.
const  intPIVOT_TABLE
           Invalid pivotTable setting.
const  intSHAPE
           Invalid drawing object setting.
const  intSPARKLINE
           Invalid sparkline object setting.
const  intSHEET_NAME
           Invalid worksheet name.
const  intSHEET_TYPE
           Invalid worksheet type.
const  intINTERRUPTED
           The operator is interrupted.
const  intIO
           The file is invalid.
const  intUNSUPPORTED_FEATURE
           Unsupported feature.
const  intUNSUPPORTED_STREAM
           Unsupported stream to be opened.
const  intUNDISCLOSED_INFORMATION
           Files contains some undisclosed information.
 

Field Detail

CHART

const int CHART
Invalid chart setting.

DATA_TYPE

const int DATA_TYPE
Invalid data type setting.

DATA_VALIDATION

const int DATA_VALIDATION
Invalid data validation setting.

CONDITIONAL_FORMATTING

const int CONDITIONAL_FORMATTING
Invalid data validation setting.

FILE_FORMAT

const int FILE_FORMAT
Invalid file format.

FORMULA

const int FORMULA
Invalid formula.

INVALID_DATA

const int INVALID_DATA
Invalid data.

INVALID_OPERATOR

const int INVALID_OPERATOR
Invalid operator.

INCORRECT_PASSWORD

const int INCORRECT_PASSWORD
Incorrect password.

LICENSE

const int LICENSE
License related errors.

LIMITATION

const int LIMITATION
Out of MS Excel limitation error.

PAGE_SETUP

const int PAGE_SETUP
Invalid page setup setting.

PIVOT_TABLE

const int PIVOT_TABLE
Invalid pivotTable setting.

SHAPE

const int SHAPE
Invalid drawing object setting.

SPARKLINE

const int SPARKLINE
Invalid sparkline object setting.

SHEET_NAME

const int SHEET_NAME
Invalid worksheet name.

SHEET_TYPE

const int SHEET_TYPE
Invalid worksheet type.

INTERRUPTED

const int INTERRUPTED
The operator is interrupted.

IO

const int IO
The file is invalid.

UNSUPPORTED_FEATURE

const int UNSUPPORTED_FEATURE
Unsupported feature.

UNSUPPORTED_STREAM

const int UNSUPPORTED_STREAM
Unsupported stream to be opened.

UNDISCLOSED_INFORMATION

const int UNDISCLOSED_INFORMATION
Files contains some undisclosed information.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.