03:50:59 Create new PHPExcel object
03:50:59 Set document properties
03:50:59 Add some data
03:50:59 Sum of Range #1 is 23
03:50:59 Sum of Range #2 is 33
03:50:59 Sum of both Ranges is 56
03:50:59 Minimum value in either Range is 3
03:50:59 Maximum value in either Range is 17
03:50:59 Average value of both Ranges is 9.3333333333333
03:50:59 Rename worksheet
03:50:59 Write to Excel2007 format
03:50:59 File written to 03formulas.xlsx
Call time to write Workbook was 0.0312 seconds
03:50:59 Current memory usage: 1.25 MB
03:50:59 Write to Excel5 format
03:50:59 File written to 03formulas.xls
Call time to write Workbook was 0.0312 seconds
03:50:59 Current memory usage: 1.5 MB
03:50:59 Peak memory usage: 1.5 MB
03:50:59 Done writing files
Files have been created in d:\wwwroot\case\wwwroot\case2\simplewind\vendor\phpoffice\phpexcel\Examples