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