ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
IValueBinder.php
Go to the documentation of this file.
1
<?
php
36
interface
PHPExcel_Cell_IValueBinder
37
{
45
public
function
bindValue
(
PHPExcel_Cell
$cell, $value = NULL);
46
}
PHPExcel_Cell_IValueBinder\bindValue
bindValue(PHPExcel_Cell $cell, $value=NULL)
Bind value to a cell.
PHPExcel_Cell
php
PHPExcel_Cell_IValueBinder
Definition:
IValueBinder.php:36
libs
composer
vendor
phpoffice
phpexcel
Classes
PHPExcel
Cell
IValueBinder.php
Generated on Fri Jan 17 2025 19:00:53 for ILIAS by
1.8.13 (using
Doxyfile
)