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