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