ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
18extendedcalculation.php File Reference

Go to the source code of this file.

Namespaces

 PHPExcel
 

Variables

const EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />'
 
 $objCalc = PHPExcel_Calculation::getInstance()
 PHPExcel. More...
 
 $objPHPExcel = new PHPExcel()
 

Variable Documentation

◆ $objCalc

PHPExcel.

Definition at line 44 of file 18extendedcalculation.php.

◆ $objPHPExcel

$objPHPExcel = new PHPExcel()

Definition at line 49 of file 18extendedcalculation.php.

◆ EOL

EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />'

Definition at line 34 of file 18extendedcalculation.php.