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