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