08:57:55 Create new PHPExcel object
08:57:55 Set document properties
08:57:55 Add some data
08:57:55 Define named ranges
08:57:55 Rename named ranges
08:57:55 Rename worksheet
08:57:55 Create new Worksheet object
08:57:55 Add some data
08:57:55 Resolve range
Cell B1 {=PersonFN}:
Warning: Trying to access array offset on value of type null in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Classes/PHPExcel/Calculation.php on line 3378
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Warning: Trying to access array offset on value of type null in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Classes/PHPExcel/Calculation.php on line 3378
Deprecated: ctype_upper(): Argument of type int will be interpreted as string in the future in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Classes/PHPExcel/Calculation.php on line 3508
Maarten Balliauw
Cell Person!B1: Maarten
08:57:55 Rename worksheet
08:57:55 Write to Excel2007 format
Warning: Trying to access array offset on value of type null in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Warning: Trying to access array offset on value of type null in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Warning: Trying to access array offset on value of type null in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Warning: Trying to access array offset on value of type null in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
08:57:55 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0082 seconds
08:57:55 Current memory usage: 2 MB
08:57:55 Peak memory usage: 2 MB
08:57:55 Done writing file
File has been created in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Examples