public static final class Countif.StringMatcher extends Object
Constructor and Description |
---|
StringMatcher(String value,
org.zkoss.poi.ss.formula.functions.Countif.CmpOp operator) |
Modifier and Type | Method and Description |
---|---|
protected String |
getValueText() |
static Pattern |
getWildCardPattern(String value)
Translates Excel countif wildcard strings into java regex strings
|
boolean |
matches(ValueEval x) |
Copyright © 2020. All rights reserved.