ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Namespaces | |
namespace | PHPExcel |
Variables | |
const | EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
if (!file_exists("33chartcreate-bar.xlsx")) | |
PHPExcel. More... | |
$objReader = PHPExcel_IOFactory::createReader("Excel2007") | |
$objPHPExcel = $objReader->load("33chartcreate-bar.xlsx") | |
$objWorksheet = $objPHPExcel->getActiveSheet() | |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') | |
memory_get_peak_usage (true)/1024/1024) | |
$objPHPExcel = $objReader->load("33chartcreate-bar.xlsx") |
Definition at line 49 of file 34chartupdate.php.
$objReader = PHPExcel_IOFactory::createReader("Excel2007") |
Definition at line 47 of file 34chartupdate.php.
$objWorksheet = $objPHPExcel->getActiveSheet() |
Definition at line 53 of file 34chartupdate.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') |
Definition at line 67 of file 34chartupdate.php.
getcwd () EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Definition at line 9 of file 34chartupdate.php.
if(!file_exists("33chartcreate-bar.xlsx")) | ( | ! | file_exists"33chartcreate-bar.xlsx" | ) |
Definition at line 42 of file 34chartupdate.php.
memory_get_peak_usage(true)/1024/1024) | ( | true | ) |
Definition at line 74 of file 34chartupdate.php.