Class Countif.StringMatcher

    • Method Detail

      • getValueText

        protected java.lang.String getValueText()
      • matches

        public boolean matches​(ValueEval x)
      • getWildCardPattern

        public static java.util.regex.Pattern getWildCardPattern​(java.lang.String value)
        Translates Excel countif wildcard strings into java regex strings
        Returns:
        null if the specified value contains no special wildcard characters.