03:55:00 Create new PHPExcel object
03:55:00 Set document properties
03:55:00 Add data
03:55:00 Set title row bold
03:55:00 Set autofilter
03:55:00 Write to Excel2007 format
03:55:00 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0469 seconds
03:55:00 Current memory usage: 1 MB
03:55:00 Write to Excel5 format
03:55:00 File written to 10autofilter.xls
Call time to write Workbook was 0.1875 seconds
03:55:00 Current memory usage: 1.5 MB
03:55:00 Peak memory usage: 2 MB
03:55:00 Done writing files
Files have been created in d:\wwwroot\case\wwwroot\case2\simplewind\vendor\phpoffice\phpexcel\Examples