00:16:59 Create new PHPExcel object
00:17:00 Set document properties
00:17:00 Add data
00:17:00 Set title row bold
00:17:00 Set autofilter
00:17:00 Write to Excel2007 format
00:17:00 File written to 10autofilter.xlsx
Call time to write Workbook was 0.1250 seconds
00:17:00 Current memory usage: 1.25 MB
00:17:00 Write to Excel5 format
00:17:00 File written to 10autofilter.xls
Call time to write Workbook was 0.0781 seconds
00:17:00 Current memory usage: 1.75 MB
00:17:00 Peak memory usage: 2.25 MB
00:17:00 Done writing files
Files have been created in d:\wwwroot\case\wwwroot\case5\simplewind\vendor\phpoffice\phpexcel\Examples