* Initial work on implementing Array-enabled for the HLOOKUP() and VLOOKUP() functions * In the MATCH() function, we should also use `evaluateArrayArgumentsIgnore()` because the lookupvalue and matchType arguments can be array arguments, but lookupArray is always a dataset matrix |
||
|---|---|---|
| .. | ||
| Engine | ||
| Functions | ||
| ArrayFormulaTest.php | ||
| BinaryComparisonTest.php | ||
| CalculationErrorTest.php | ||
| CalculationTest.php | ||
| DefinedNameConfusedForCellTest.php | ||
| DefinedNamesCalculationTest.php | ||
| FormulaAsStringTest.php | ||
| FunctionsTest.php | ||
| MergedCellTest.php | ||
| NullEqualsZeroTest.php | ||
| RowColumnReferenceTest.php | ||
| TranslationTest.php | ||
| XlfnFunctionsTest.php | ||