Files
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
..
2018-03-03 11:51:06 +01:00
2017-01-23 15:05:41 +09:00