ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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.