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