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