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