ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
IValueBinder.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
PhpOffice\PhpSpreadsheet\Cell
;
4
5
interface
IValueBinder
6
{
15
public
function
bindValue
(
Cell
$cell, $value);
16
}
PhpOffice\PhpSpreadsheet\Cell\IValueBinder\bindValue
bindValue(Cell $cell, $value)
Bind value to a cell.
PhpOffice\PhpSpreadsheet\Cell\Cell
Definition:
Cell.php:13
php
PhpOffice\PhpSpreadsheet\Cell
Definition:
AddressHelper.php:3
PhpOffice\PhpSpreadsheet\Cell\IValueBinder
Definition:
IValueBinder.php:5
libs
composer
vendor
phpoffice
phpspreadsheet
src
PhpSpreadsheet
Cell
IValueBinder.php
Generated on Thu Jan 30 2025 19:01:23 for ILIAS by
1.8.13 (using
Doxyfile
)