06:30:31 Create new PHPExcel object
06:30:31 Set document properties
06:30:31 Add some data
06:30:31 Define named ranges
06:30:31 Rename named ranges
06:30:31 Rename worksheet
06:30:31 Create new Worksheet object
06:30:31 Add some data
06:30:31 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1: Maarten
06:30:31 Rename worksheet
06:30:31 Write to Excel2007 format
06:30:31 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0069 seconds
06:30:31 Current memory usage: 2 MB
06:30:31 Peak memory usage: 2 MB
06:30:31 Done writing file
File has been created in /home/tcorporativa/public_html/hml03/twsolutions/vendor/phpoffice/phpexcel/Examples