public final class CellValueType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
IS_BOOL
Cell value is boolean.
|
static int |
IS_DATE_TIME
Cell value is datetime.
|
static int |
IS_ERROR
Cell contains error value.
|
static int |
IS_NULL
Blank cell.
|
static int |
IS_NUMERIC
Cell value is numeric.
|
static int |
IS_STRING
Cell value is string.
|
static int |
IS_UNKNOWN
Cell value type is unknown.
|
public static final int IS_UNKNOWN
public static final int IS_NULL
public static final int IS_NUMERIC
public static final int IS_DATE_TIME
public static final int IS_STRING
public static final int IS_BOOL
public static final int IS_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.