ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
bindValue (Cell $cell, $value) | |
Bind value to a cell. More... | |
Definition at line 5 of file IValueBinder.php.
PhpOffice\PhpSpreadsheet\Cell\IValueBinder::bindValue | ( | Cell | $cell, |
$value | |||
) |
Bind value to a cell.
Implemented in PhpOffice\PhpSpreadsheet\Cell\AdvancedValueBinder, PhpOffice\PhpSpreadsheet\Cell\DefaultValueBinder, and PhpOffice\PhpSpreadsheet\Cell\StringValueBinder.