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