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