17:00:52 Create new PHPExcel object
17:00:52 Set document properties
17:00:52 Add some data
17:00:52 Define named ranges
17:00:52 Rename named ranges
17:00:52 Rename worksheet
17:00:52 Create new Worksheet object
17:00:52 Add some data
17:00:52 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
17:00:52 Rename worksheet
17:00:52 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
17:00:52 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0051 seconds
17:00:52 Current memory usage: 2 MB
17:00:52 Peak memory usage: 2 MB
17:00:52 Done writing file
File has been created in /var/www/vhosts/campsaas.de/httpdocs/test.campsaas.de/libraries/scoumbourdis/phpexcel/Examples