20:28:09 Create new PHPExcel object
20:28:09 Set document properties
20:28:09 Add some data
20:28:09 Define named ranges
20:28:09 Rename named ranges
20:28:09 Rename worksheet
20:28:09 Create new Worksheet object
20:28:09 Add some data
20:28:09 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1: Maarten
20:28:09 Rename worksheet
20:28:09 Write to Excel2007 format
20:28:09 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0140 seconds
20:28:09 Current memory usage: 5.5 MB
20:28:09 Peak memory usage: 5.5 MB
20:28:09 Done writing file
File has been created in /home/glink/haiphams3.glinkdeployments.com/exams/vendor/phpoffice/phpexcel/Examples