02:08:24 Create new PHPExcel object
02:08:24 Set document properties
02:08:24 Add some data
02:08:24 Define named ranges
02:08:24 Rename named ranges
02:08:24 Rename worksheet
02:08:24 Create new Worksheet object
02:08:24 Add some data
02:08:24 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
02:08:24 Rename worksheet
02:08:24 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
02:08:24 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0029 seconds
02:08:24 Current memory usage: 2 MB
02:08:24 Peak memory usage: 2 MB
02:08:24 Done writing file
File has been created in /var/www/html/vendor/phpoffice/phpexcel/Examples