HSSFErrorConstantspublic interface HSSFErrorConstants contains constants representing Excel error codes. |
Fields Summary |
---|
public static final byte | ERROR_NULL | public static final byte | ERROR_DIV_0 | public static final byte | ERROR_VALUE | public static final byte | ERROR_REF | public static final byte | ERROR_NAME | public static final byte | ERROR_NUM | public static final byte | ERROR_NA |
|