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