11:23:32 Create new PHPExcel object
11:23:32 Set document properties
11:23:32 Add some data
11:23:32 Sum of Range #1 is 23
11:23:32 Sum of Range #2 is 33
11:23:32 Sum of both Ranges is 56
11:23:32 Minimum value in either Range is 3
11:23:32 Maximum value in either Range is 17
11:23:32 Average value of both Ranges is 9.3333333333333
11:23:32 Rename worksheet
11:23:32 Write to Excel2007 format
11:23:32 File written to 03formulas.xlsx
Call time to write Workbook was 0.3344 seconds
11:23:32 Current memory usage: 6 MB
11:23:32 Write to Excel5 format
11:23:32 File written to 03formulas.xls
Call time to write Workbook was 0.1118 seconds
11:23:32 Current memory usage: 8 MB
11:23:32 Peak memory usage: 8 MB
11:23:32 Done writing files
Files have been created in E:\item\vm\vendor\phpoffice\phpexcel\Examples