Class Countif.ErrorMatcher

  • All Implemented Interfaces:
    org.apache.poi.ss.formula.functions.CountUtils.I_MatchPredicate
    Enclosing class:
    Countif

    public static final class Countif.ErrorMatcher
    extends Object
    • Constructor Detail

      • ErrorMatcher

        public ErrorMatcher​(int errorCode,
                            org.apache.poi.ss.formula.functions.Countif.CmpOp operator)
    • Method Detail

      • getValueText

        protected String getValueText()
      • matches

        public boolean matches​(ValueEval x)
      • getValue

        public int getValue()