ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
PHPExcel | |
Variables | |
$objPHPExcel = new PHPExcel() | |
Include PHPExcel. More... | |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel5') | |
exit | |
$objPHPExcel = new PHPExcel() |
Include PHPExcel.
Definition at line 42 of file 01simple-download-xls.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel5') |
Definition at line 87 of file 01simple-download-xls.php.
exit |
Definition at line 89 of file 01simple-download-xls.php.