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