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