06:53:29 Create new PHPExcel object
06:53:29 Set document properties
06:53:29 Add some data
06:53:29 Set header/footer
06:53:29 Add a drawing to the header
06:53:29 Set page orientation and size
06:53:29 Rename worksheet
06:53:29 Write to Excel2007 format
06:53:29 File written to 04printing.xlsx
Call time to write Workbook was 0.0447 seconds
06:53:29 Current memory usage: 6.5 MB
06:53:29 Write to Excel5 format
06:53:29 File written to 04printing.xls
Call time to write Workbook was 0.0344 seconds
06:53:29 Current memory usage: 8.5 MB
06:53:29 Peak memory usage: 8.5 MB
06:53:29 Done writing files
Files have been created in D:\wwwroot\oa\vendor\phpoffice\phpexcel\Examples