Uses of Class
org.apache.poi.ss.formula.constant.ErrorConstant

Packages that use ErrorConstant
org.apache.poi.ss.formula.constant   
 

Uses of ErrorConstant in org.apache.poi.ss.formula.constant
 

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