Results 1 comments of Fabio

The additional worksheet is created automatically in the construct of the PHPExcel class. The issue can be solved editing the function 'prepare' in the ExcelWriter class. ``` public function prepare()...