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