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