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