03:33:36 Create new PHPExcel object
03:33:36 Set document properties
03:33:36 Add some data
03:33:36 Define named ranges
03:33:36 Rename named ranges
03:33:36 Rename worksheet
03:33:36 Create new Worksheet object
03:33:36 Add some data
03:33:36 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /home/omnitek/public_html/in/ninja/vendor/turbo124/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 /home/omnitek/public_html/in/ninja/vendor/turbo124/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
03:33:36 Rename worksheet
03:33:36 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/omnitek/public_html/in/ninja/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /home/omnitek/public_html/in/ninja/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /home/omnitek/public_html/in/ninja/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /home/omnitek/public_html/in/ninja/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
03:33:36 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0141 seconds
03:33:36 Current memory usage: 6 MB
03:33:36 Peak memory usage: 6 MB
03:33:36 Done writing file
File has been created in /home/omnitek/public_html/in/ninja/vendor/turbo124/phpexcel/Examples