03 Formulas
22:10:47 Create new Spreadsheet object
22:10:47 Set document properties
22:10:47 Add some data
22:10:47 Sum of Range #1 is 23
22:10:47 Sum of Range #2 is 33
22:10:47 Sum of both Ranges is 56
22:10:47 Minimum value in either Range is 3
22:10:47 Maximum value in either Range is 17
22:10:47 Average value of both Ranges is 9.3333333333333
22:10:47 Rename worksheet
22:10:47 Write Xlsx format to
/tmp/phpspreadsheet/03_Formulas.xlsx
in 0.0074 seconds
22:10:47 Write Xls format to
/tmp/phpspreadsheet/03_Formulas.xls
in 0.0103 seconds
22:10:47 Peak memory usage: 4MB