PhpSpreadsheet/tests
Tony Brix bdc95b14bf
Select correct cell when calling freezePane
Fixes a bug when calling `$sheet->freezePane('B2')` without a second argument.
The selected cell will now be `B2` instead of the incorrect `B3`.

Fixes #389
Closes #393
2018-03-03 16:48:30 +01:00
..
PhpSpreadsheetTests Select correct cell when calling freezePane 2018-03-03 16:48:30 +01:00
data Avoid losing calculated value type 2018-03-03 11:51:06 +01:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00