ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
namespace | PHPExcel |
Variables | |
const | EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
$objReader = PHPExcel_IOFactory::createReader('Excel5') | |
$objPHPExcel = $objReader->load("templates/30template.xls") | |
$data | |
$baseRow = 5 | |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel5') | |
memory_get_peak_usage (true)/1024/1024) | |
$baseRow = 5 |
Definition at line 66 of file 30template.php.
Referenced by PHPExcel_Reader_Excel5\_readBIFF8CellAddressB(), PHPExcel_Reader_Excel5\_readBIFF8CellRangeAddressB(), and PHPExcel_Reader_Excel5\_readFormula().
$data |
Definition at line 50 of file 30template.php.
$objPHPExcel = $objReader->load("templates/30template.xls") |
Definition at line 44 of file 30template.php.
$objReader = PHPExcel_IOFactory::createReader('Excel5') |
Definition at line 43 of file 30template.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel5') |
Definition at line 81 of file 30template.php.
getcwd () EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Definition at line 33 of file 30template.php.
memory_get_peak_usage(true)/1024/1024) | ( | true | ) |
Definition at line 87 of file 30template.php.