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