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