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