04:09:55 Create new PHPExcel object
04:09:55 Set document properties
04:09:55 Add some data
04:09:55 Set header/footer
04:09:55 Add a drawing to the header
04:09:55 Set page orientation and size
04:09:55 Rename worksheet
04:09:55 Write to Excel2007 format
04:09:55 File written to 04printing.xlsx
Call time to write Workbook was 0.0456 seconds
04:09:55 Current memory usage: 4.25 MB
04:09:55 Write to Excel5 format
04:09:55 File written to 04printing.xls
Call time to write Workbook was 0.0323 seconds
04:09:55 Current memory usage: 5.5 MB
04:09:55 Peak memory usage: 5.5 MB
04:09:55 Done writing files
Files have been created in D:\xampp\htdocs\html5games\vendor\phpoffice\phpexcel\Examples