20:08:34 Create new PHPExcel object
20:08:34 Set document properties
20:08:34 Add some data
20:08:34 Define named ranges
20:08:34 Rename named ranges
20:08:34 Rename worksheet
20:08:34 Create new Worksheet object
20:08:34 Add some data
20:08:34 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1:
( ! ) Fatal error: Call to a member function getCell() on null in C:\wamp64\www\car\vendor\phpoffice\phpexcel\Classes\PHPExcel\Worksheet.php on line 1164
Call Stack
#TimeMemoryFunctionLocation
10.0006283768{main}( )...\19namedrange.php:0
20.05634639424PHPExcel_Worksheet->getCell( )...\19namedrange.php:99