19:00:59 Create new PHPExcel object
19:00:59 Set document properties
19:00:59 Add some data
19:00:59 Define named ranges
19:00:59 Rename named ranges
19:00:59 Rename worksheet
19:00:59 Create new Worksheet object
19:00:59 Add some data
19:00:59 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1: Maarten
19:00:59 Rename worksheet
19:00:59 Write to Excel2007 format
19:00:59 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0045 seconds
19:00:59 Current memory usage: 6 MB
19:00:59 Peak memory usage: 6 MB
19:00:59 Done writing file
File has been created in /var/www/html/elite-cabiao/vendor/phpoffice/phpexcel/Examples