PHPOffice / PHPExcel

ARCHIVED
Other
11.46k stars 4.2k forks source link

Removed an error for zoom scale in favor of a default value. #1324

Closed jleslie closed 6 years ago

jleslie commented 6 years ago

This error prevents files from going through when in reality it might better to simply default the value on something like zoom scale. The end users of software made using PHPExcel will not know how to handle an error like this.

jleslie commented 6 years ago

Closing as we are forking. Will re-submit PR from a clean branch