FileDocCategorySizeDatePackage
HSSFErrorConstants.javaAPI DocApache Poi 3.0.11609Mon Jan 01 12:39:36 GMT 2007org.apache.poi.hssf.usermodel

HSSFErrorConstants

public interface HSSFErrorConstants
contains constants representing Excel error codes.
author
Michael Harhen

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
Constructors Summary
Methods Summary