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