21:43:09 Create new PHPExcel object
21:43:09 Set document properties
21:43:09 Add some data
21:43:09 Sum of Range #1 is 23
21:43:09 Sum of Range #2 is 33
21:43:09 Sum of both Ranges is 56
21:43:09 Minimum value in either Range is 3
21:43:09 Maximum value in either Range is 17
21:43:09 Average value of both Ranges is 9.333333333333334
21:43:09 Rename worksheet
21:43:09 Write to Excel2007 format
21:43:09 File written to 03formulas.xlsx
Call time to write Workbook was 0.0246 seconds
21:43:09 Current memory usage: 6.25 MB
21:43:09 Write to Excel5 format
21:43:09 File written to 03formulas.xls
Call time to write Workbook was 0.0230 seconds
21:43:09 Current memory usage: 8.25 MB
21:43:09 Peak memory usage: 8.25 MB
21:43:09 Done writing files
Files have been created in /home/sanikids/public_html/sisprueba/API/vendor/phpoffice/phpexcel/Examples