|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataValidationEvaluator.ValidationEnum | |
---|---|
org.apache.poi.ss.formula | This package contains common internal POI code for manipulating formulas. |
Uses of DataValidationEvaluator.ValidationEnum in org.apache.poi.ss.formula |
---|
Methods in org.apache.poi.ss.formula that return DataValidationEvaluator.ValidationEnum | |
---|---|
static DataValidationEvaluator.ValidationEnum |
DataValidationEvaluator.ValidationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataValidationEvaluator.ValidationEnum[] |
DataValidationEvaluator.ValidationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |