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