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