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