ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
PHPExcel_Cell_IValueBinder
Definition:
IValueBinder.php:36
libs
composer
vendor
phpoffice
phpexcel
Classes
PHPExcel
Cell
IValueBinder.php
Generated on Sat Jan 18 2025 19:01:07 for ILIAS by
1.8.13 (using
Doxyfile
)