Uses of Class
org.apache.poi.hssf.record.constant.ErrorConstant

Packages that use ErrorConstant
org.apache.poi.hssf.record.constant   
 

Uses of ErrorConstant in org.apache.poi.hssf.record.constant
 

Methods in org.apache.poi.hssf.record.constant that return ErrorConstant
static ErrorConstant ErrorConstant.valueOf(int errorCode)