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