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