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