17:00:04 Create new PHPExcel object
17:00:04 Set document properties
17:00:04 Add some data
17:00:04 Define named ranges
17:00:04 Rename named ranges
17:00:04 Rename worksheet
17:00:04 Create new Worksheet object
17:00:04 Add some data
17:00:04 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1: Maarten
17:00:04 Rename worksheet
17:00:04 Write to Excel2007 format
17:00:04 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0086 seconds
17:00:04 Current memory usage: 1 MB
17:00:04 Peak memory usage: 1 MB
17:00:04 Done writing file
File has been created in /home/gtscougagk/scolaritos/GT-SCOLARIX OS V2/PHPExcel/Examples