public final class WebCellErrorType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_SOURCE_DELETE_ERROR
When delete the sheet's binding row to datasource, an error occured.
|
static int |
DATA_SOURCE_INSERT_ERROR
When insert the sheet's binding row to datasource, an error occured.
|
static int |
DATA_SOURCE_UPDATE_ERROR
When update the sheet's binding row or object's field, an error occured.
|
static int |
VALIDATION_ERROR
The cell's validation failed.
|
public static final int VALIDATION_ERROR
public static final int DATA_SOURCE_INSERT_ERROR
public static final int DATA_SOURCE_UPDATE_ERROR
public static final int DATA_SOURCE_DELETE_ERROR
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.