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 TypeMethodDescriptionintgetText()toString()static ErrorConstantvalueOf(int errorCode)