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