Package loci.poi.hssf.usermodel
Interface HSSFErrorConstants
public interface HSSFErrorConstants
contains constants representing Excel error codes.
- Author:
- Michael Harhen
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final byte
-
Field Details
-
ERROR_NULL
static final byte ERROR_NULL- See Also:
-
ERROR_DIV_0
static final byte ERROR_DIV_0- See Also:
-
ERROR_VALUE
static final byte ERROR_VALUE- See Also:
-
ERROR_REF
static final byte ERROR_REF- See Also:
-
ERROR_NAME
static final byte ERROR_NAME- See Also:
-
ERROR_NUM
static final byte ERROR_NUM- See Also:
-
ERROR_NA
static final byte ERROR_NA- See Also:
-