Class ErrorConstant
java.lang.Object
org.apache.poi.ss.formula.constant.ErrorConstant
Represents a constant error code value as encoded in a constant values array.
This class is a type-safe wrapper for a 16-bit int value performing a similar job to ErrorEval.
-
Method Summary
Modifier and TypeMethodDescriptionint
getText()
toString()
static ErrorConstant
valueOf
(int errorCode)