java.lang.ObjectEnumeration for formula error codesjxl.biff.formula.FormulaErrorCode
| Field Summary | ||
|---|---|---|
| public static final FormulaErrorCode | UNKNOWN | |
| public static final FormulaErrorCode | NULL | |
| public static final FormulaErrorCode | DIV0 | |
| public static final FormulaErrorCode | VALUE | |
| public static final FormulaErrorCode | REF | |
| public static final FormulaErrorCode | NAME | |
| public static final FormulaErrorCode | NUM | |
| public static final FormulaErrorCode | NA | |
| Constructor: |
|---|
|
| Method from jxl.biff.formula.FormulaErrorCode Summary: |
|---|
| getCode, getDescription, getErrorCode, getErrorCode |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from jxl.biff.formula.FormulaErrorCode Detail: |
|---|
|
|
|
|