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