02:20:41 Create new PHPExcel object
02:20:41 Add some data and formulas
02:20:41 Calculated data
Value of A1 [=B1]: =B1
Value of B1 [=A1+1]: =A1+1
Value of A2 [=B2+1]: =B2+1
Value of B2 [=A2]: =A2
02:20:41 Write to Excel2007 format
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/aus91win/91blog.live/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 321
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/aus91win/91blog.live/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 324
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/aus91win/91blog.live/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 561
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/aus91win/91blog.live/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 611
02:20:41 File written to 13calculationCyclicFormulae.xlsx
Call time to write Workbook was 0.0092 seconds
02:20:41 Current memory usage: 6 MB
02:20:41 Peak memory usage: 6 MB
02:20:41 Done writing file
File has been created in /home/aus91win/91blog.live/vendor/phpoffice/phpexcel/Examples