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