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