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