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