10:43:46 Create new PHPExcel object
10:43:46 Set document properties
10:43:46 Add some data
10:43:46 Sum of Range #1 is 23
10:43:46 Sum of Range #2 is 33
10:43:46 Sum of both Ranges is 56
10:43:46 Minimum value in either Range is 3
10:43:46 Maximum value in either Range is 17
10:43:46 Average value of both Ranges is 9.33333333333
10:43:46 Rename worksheet
10:43:46 Write to Excel2007 format
10:43:46 File written to 03formulas.xlsx
Call time to write Workbook was 0.0452 seconds
10:43:46 Current memory usage: 2 MB
10:43:46 Write to Excel5 format
10:43:46 File written to 03formulas.xls
Call time to write Workbook was 0.0577 seconds
10:43:46 Current memory usage: 3.25 MB
10:43:46 Peak memory usage: 3.75 MB
10:43:46 Done writing files
Files have been created in /home/admins/public_html/demo-mercantil-seguros/vendor/phpoffice/phpexcel/Examples