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