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