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