12:48:12 Create new PHPExcel object
12:48:12 Set document properties
12:48:12 Add some data
12:48:12 Sum of Range #1 is 23
12:48:12 Sum of Range #2 is 33
12:48:12 Sum of both Ranges is 56
12:48:12 Minimum value in either Range is 3
12:48:12 Maximum value in either Range is 17
12:48:12 Average value of both Ranges is 9.3333333333333
12:48:12 Rename worksheet
12:48:12 Write to Excel2007 format
12:48:12 File written to 03formulas.xlsx
Call time to write Workbook was 0.0709 seconds
12:48:12 Current memory usage: 4.5 MB
12:48:12 Write to Excel5 format
12:48:13 File written to 03formulas.xls
Call time to write Workbook was 0.0751 seconds
12:48:13 Current memory usage: 6 MB
12:48:13 Peak memory usage: 6 MB
12:48:13 Done writing files
Files have been created in C:\xampp\htdocs\oa\vendor\phpoffice\phpexcel\Examples