20:09:16 Create new PHPExcel object
20:09:16 Set document properties
20:09:16 Add some data
20:09:16 Sum of Range #1 is 23
20:09:16 Sum of Range #2 is 33
20:09:16 Sum of both Ranges is 56
20:09:16 Minimum value in either Range is 3
20:09:16 Maximum value in either Range is 17
20:09:16 Average value of both Ranges is 9.3333333333333
20:09:16 Rename worksheet
20:09:16 Write to Excel2007 format
20:09:16 File written to 03formulas.xlsx
Call time to write Workbook was 0.0187 seconds
20:09:16 Current memory usage: 4.5 MB
20:09:16 Write to Excel5 format
20:09:16 File written to 03formulas.xls
Call time to write Workbook was 0.0187 seconds
20:09:16 Current memory usage: 6 MB
20:09:16 Peak memory usage: 6 MB
20:09:16 Done writing files
Files have been created in D:\whospost\dvReplaceBySit\vendor\phpoffice\phpexcel\Examples