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