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