PhpSpreadsheet/tests/data
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
..
Calculation INDEX(): fix getting row and col numbers from references (#239) 2017-10-06 14:01:20 +09:00
Cell Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Reader Support missing attribute `r` in `c` node when reading xlsx 2017-09-22 14:49:38 +09:00
Shared Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Style Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
Writer/Ods Writer\Ods\Content: Set "CompatibilityMode" before and after running the tests in 2017-03-04 17:18:18 +01:00
CalculationBinaryComparisonOperation.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00
CellAbsoluteCoordinate.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellAbsoluteReference.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellBuildRange.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellCoordinates.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellExtractAllCellReferencesInRange.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellGetRangeBoundaries.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellMergeRangesInCollection.php Merge data-validation collections to reduce the final file size 2017-09-08 02:27:18 +09:00
CellRangeBoundaries.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellRangeDimension.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CellSplitRange.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ColumnIndex.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ColumnString.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00