16:12:42 Create new PHPExcel object
16:12:42 Set document properties
16:12:42 Add some data
16:12:42 Define named ranges
16:12:42 Rename named ranges
16:12:42 Rename worksheet
16:12:42 Create new Worksheet object
16:12:42 Add some data
16:12:42 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /var/www/html/paul/libs/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/paul/libs/PHPExcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
16:12:42 Rename worksheet
16:12:42 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /var/www/html/paul/libs/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/paul/libs/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/paul/libs/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/paul/libs/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
16:12:42 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0108 seconds
16:12:42 Current memory usage: 4 MB
16:12:42 Peak memory usage: 4 MB
16:12:42 Done writing file
File has been created in /var/www/html/paul/libs/PHPExcel/Examples