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