public final class ErrorCheckType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CALC
check for calculation errors
|
static int |
CALCULATED_COLUMN
Ignore errors when cells contain a value different from a calculated column formula.
|
static int |
EMPTY_CELL_REF
check for references to empty cells
|
static int |
INCONSIST_FORMULA
check formulas that are inconsistent with formulas in neighboring cells.
|
static int |
INCONSIST_RANGE
check formulas with references to less than the entirety
of a range containing continuous data
|
static int |
TEXT_DATE
check the format of date/time values
|
static int |
TEXT_NUMBER
check the format of numeric values
|
static int |
UNPROCTED_FORMULA
check for unprotected formulas
|
static int |
VALIDATION
whether to perform data validation
|
public static final int CALC
public static final int EMPTY_CELL_REF
public static final int TEXT_NUMBER
public static final int INCONSIST_RANGE
public static final int INCONSIST_FORMULA
public static final int TEXT_DATE
public static final int UNPROCTED_FORMULA
public static final int VALIDATION
public static final int CALCULATED_COLUMN
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 2001-2023. All Rights Reserved.