|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for PhpOffice\PhpSpreadsheet\Cell\IValueBinder:
Collaboration diagram for PhpOffice\PhpSpreadsheet\Cell\IValueBinder: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\DefaultValueBinder, PhpOffice\PhpSpreadsheet\Cell\StringValueBinder, and PhpOffice\PhpSpreadsheet\Cell\AdvancedValueBinder.