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