Uses of Enum Class
org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
Packages that use EvaluationConditionalFormatRule.OperatorEnum
Package
Description
This package contains common internal POI code for manipulating formulas.
-
Uses of EvaluationConditionalFormatRule.OperatorEnum in org.apache.poi.ss.formula
Methods in org.apache.poi.ss.formula that return EvaluationConditionalFormatRule.OperatorEnumModifier and TypeMethodDescriptionEvaluationConditionalFormatRule.getOperator()
Returns the enum constant of this class with the specified name.EvaluationConditionalFormatRule.OperatorEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.