04:17:23 Create new PHPExcel object
04:17:23 Set document properties
04:17:23 Add some data
04:17:23 Set header/footer
04:17:23 Add a drawing to the header
04:17:23 Set page orientation and size
04:17:23 Rename worksheet
04:17:23 Write to Excel2007 format
04:17:24 File written to 04printing.xlsx
Call time to write Workbook was 0.0312 seconds
04:17:24 Current memory usage: 1.25 MB
04:17:24 Write to Excel5 format
04:17:24 File written to 04printing.xls
Call time to write Workbook was 0.0312 seconds
04:17:24 Current memory usage: 1.5 MB
04:17:24 Peak memory usage: 1.5 MB
04:17:24 Done writing files
Files have been created in d:\wwwroot\case\wwwroot\case5\simplewind\vendor\phpoffice\phpexcel\Examples