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