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