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