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