Package | Description |
---|---|
org.apache.poi.ss.formula.functions |
Modifier and Type | Method and Description |
---|---|
static LookupUtils.MatchMode |
LookupUtils.matchMode(int m) |
static LookupUtils.MatchMode |
LookupUtils.MatchMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LookupUtils.MatchMode[] |
LookupUtils.MatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
LookupUtils.xlookupIndexOfValue(ValueEval lookupValue,
LookupUtils.ValueVector vector,
LookupUtils.MatchMode matchMode,
LookupUtils.SearchMode searchMode) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.