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