07:53:04 Create new PHPExcel object
07:53:04 Set document properties
07:53:04 Add some data
07:53:05 Set header/footer
07:53:05 Add a drawing to the header
07:53:06 Set page orientation and size
07:53:06 Rename worksheet
07:53:06 Write to Excel2007 format
07:53:07 File written to 04printing.xlsx
Call time to write Workbook was 1.3594 seconds
07:53:07 Current memory usage: 4 MB
07:53:07 Write to Excel5 format
07:53:07 File written to 04printing.xls
Call time to write Workbook was 0.4688 seconds
07:53:07 Current memory usage: 5.5 MB
07:53:07 Peak memory usage: 5.5 MB
07:53:07 Done writing files
Files have been created in d:\wwwroot\case\wwwroot\case9\simplewind\vendor\phpoffice\phpexcel\Examples