09:46:03 Create new PHPExcel object
09:46:03 Set document properties
09:46:03 Add some data
09:46:03 Set header/footer
09:46:03 Add a drawing to the header
09:46:03 Set page orientation and size
09:46:03 Rename worksheet
09:46:03 Write to Excel2007 format
09:46:04 File written to 04printing.xlsx
Call time to write Workbook was 0.6702 seconds
09:46:04 Current memory usage: 7.75 MB
09:46:04 Write to Excel5 format
09:46:04 File written to 04printing.xls
Call time to write Workbook was 0.4424 seconds
09:46:04 Current memory usage: 10.5 MB
09:46:04 Peak memory usage: 10.5 MB
09:46:04 Done writing files
Files have been created in C:\wamp64\www\bo\vendor\phpoffice\phpexcel\Examples