13:00:37 Create new PHPExcel object
13:00:37 Set document properties
13:00:37 Add some data
13:00:37 Set header/footer
13:00:37 Add a drawing to the header
13:00:37 Set page orientation and size
13:00:37 Rename worksheet
13:00:37 Write to Excel2007 format
13:00:37 File written to 04printing.xlsx
Call time to write Workbook was 0.0152 seconds
13:00:37 Current memory usage: 2 MB
13:00:37 Write to Excel5 format
13:00:37 File written to 04printing.xls
Call time to write Workbook was 0.0125 seconds
13:00:37 Current memory usage: 2 MB
13:00:37 Peak memory usage: 2 MB
13:00:37 Done writing files
Files have been created in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Examples