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