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