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