01:19:45 Create new PHPExcel object
01:19:45 Set document properties
01:19:45 Add some data
01:19:45 Define named ranges
01:19:45 Rename named ranges
01:19:45 Rename worksheet
01:19:45 Create new Worksheet object
01:19:45 Add some data
01:19:45 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /var/www/nomadis/nomadis_api/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/nomadis/nomadis_api/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
01:19:45 Rename worksheet
01:19:45 Write to Excel2007 format

Notice: Trying to access array offset on value of type null in /var/www/nomadis/nomadis_api/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/nomadis/nomadis_api/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/nomadis/nomadis_api/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/nomadis/nomadis_api/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
01:19:45 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0046 seconds
01:19:45 Current memory usage: 2 MB
01:19:45 Peak memory usage: 2 MB
01:19:45 Done writing file
File has been created in /var/www/nomadis/nomadis_api/vendor/phpoffice/phpexcel/Examples