03:48:29 Create new PHPExcel object
03:48:29 Set document properties
03:48:29 Add data
03:48:29 Set title row bold
03:48:29 Set autofilter
03:48:29 Write to Excel2007 format
03:48:30 File written to 10autofilter.xlsx
Call time to write Workbook was 0.5604 seconds
03:48:30 Current memory usage: 6 MB
03:48:30 Write to Excel5 format
03:48:30 File written to 10autofilter.xls
Call time to write Workbook was 0.2836 seconds
03:48:30 Current memory usage: 8 MB
03:48:30 Peak memory usage: 8 MB
03:48:30 Done writing files
Files have been created in E:\item\doctor\vendor\phpoffice\phpexcel\Examples