PhpSpreadsheet/src
Jan-Sverre Riksfjord 2e37578971
Fix zoom scale problems on reading bad xlsx files
Some computer programs will output xlsx files that do not compare 100%
to the standards. Excel will open the file without any problem.

setZoomScaleNormal() should throw exception when manually setting the
scale to less than or equals 0, but when reading files, we should
be able to read a file with such error, as Excel does.

Closes #350
2018-02-11 14:50:07 +09:00
..
PhpSpreadsheet Fix zoom scale problems on reading bad xlsx files 2018-02-11 14:50:07 +09:00
Bootstrap.php Remove boilerplates 2017-09-30 22:12:28 +09:00