PhpSpreadsheet/src
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
..
PhpSpreadsheet Select correct cell when calling freezePane 2018-03-03 16:48:30 +01:00
Bootstrap.php Remove boilerplates 2017-09-30 22:12:28 +09:00