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