PhpSpreadsheet/tests/data/Calculation/LookupRef
Maxim 4b4bac53aa INDEX(): fix getting row and col numbers from references (#239)
Allow to use cell references as row and column in function INDEX(). Eg:

```
=INDEX(A1:B5, A9)
```
2017-10-06 14:01:20 +09:00
..
HLOOKUP.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
INDEX.php INDEX(): fix getting row and col numbers from references (#239) 2017-10-06 14:01:20 +09:00
MATCH.php MATCH function behavior when third parameter is equal to 1 or -1 2017-04-01 12:36:02 +09:00
VLOOKUP.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00