20:36:15 Create new PHPExcel object
20:36:15 Set document properties
20:36:15 Add some data
20:36:15 Sum of Range #1 is 23
20:36:15 Sum of Range #2 is 33
20:36:15 Sum of both Ranges is 56
20:36:15 Minimum value in either Range is 3
20:36:15 Maximum value in either Range is 17
20:36:15 Average value of both Ranges is 9.3333333333333
20:36:15 Rename worksheet
20:36:15 Write to Excel2007 format
20:36:15 File written to 03formulas.xlsx
Call time to write Workbook was 0.4301 seconds
20:36:15 Current memory usage: 2 MB
20:36:15 Write to Excel5 format
20:36:16 File written to 03formulas.xls
Call time to write Workbook was 0.0452 seconds
20:36:16 Current memory usage: 3.25 MB
20:36:16 Peak memory usage: 3.25 MB
20:36:16 Done writing files
Files have been created in /home/factovizjh/presicote_test/vendor/phpoffice/phpexcel/Examples