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