05:05:27 Create new PHPExcel object
05:05:27 Set document properties
05:05:27 Add some data
05:05:27 Define named ranges
05:05:27 Rename named ranges
05:05:27 Rename worksheet
05:05:27 Create new Worksheet object
05:05:27 Add some data
05:05:27 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1: Maarten
05:05:27 Rename worksheet
05:05:27 Write to Excel2007 format
05:05:27 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0149 seconds
05:05:27 Current memory usage: 1.75 MB
05:05:27 Peak memory usage: 1.75 MB
05:05:27 Done writing file
File has been created in /home/florinm1/dev.adkpi.ro/wine-box.ro/vendor/phpoffice/phpexcel/Examples