18:25:22 Create new PHPExcel object
18:25:22 Set document properties
18:25:22 Add some data
18:25:22 Define named ranges
18:25:22 Rename named ranges
18:25:22 Rename worksheet
18:25:22 Create new Worksheet object
18:25:22 Add some data
18:25:22 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1:
Fatal error: Uncaught Error: Call to a member function getCell() on null in /home/acadexam/edu.acadexam.ru/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php:1164 Stack trace: #0 /home/acadexam/edu.acadexam.ru/vendor/phpoffice/phpexcel/Examples/19namedrange.php(99): PHPExcel_Worksheet->getCell('PERSON!B1') #1 {main} thrown in /home/acadexam/edu.acadexam.ru/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php on line 1164