PhpSpreadsheet/tests/data/Calculation
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
..
DateTime Fix DAY() function with 0<x<1 input (#230) 2017-10-04 12:57:01 +09:00
Engineering Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Financial Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Functions Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Logical Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
LookupRef INDEX(): fix getting row and col numbers from references (#239) 2017-10-06 14:01:20 +09:00
MathTrig Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TextData Replace mbStrReplace() with str_replace() 2017-03-06 11:33:06 +09:00