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