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