11:53:24 Create new PHPExcel object
11:53:24 Set document properties
11:53:24 Add some data
11:53:24 Sum of Range #1 is 23
11:53:24 Sum of Range #2 is 33
11:53:24 Sum of both Ranges is 56
11:53:24 Minimum value in either Range is 3
11:53:24 Maximum value in either Range is 17
11:53:24 Average value of both Ranges is 9.333333333333334
11:53:24 Rename worksheet
11:53:24 Write to Excel2007 format
11:53:24 File written to 03formulas.xlsx
Call time to write Workbook was 0.0098 seconds
11:53:24 Current memory usage: 6.25 MB
11:53:24 Write to Excel5 format
11:53:24 File written to 03formulas.xls
Call time to write Workbook was 0.0120 seconds
11:53:24 Current memory usage: 8.25 MB
11:53:24 Peak memory usage: 8.25 MB
11:53:24 Done writing files
Files have been created in /home/rrhhutem/public_html/master/vendor/phpoffice/phpexcel/Examples