|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for PhpOffice\PhpSpreadsheet\Cell\StringValueBinder:
Collaboration diagram for PhpOffice\PhpSpreadsheet\Cell\StringValueBinder:Public Member Functions | |
| bindValue (Cell $cell, $value) | |
| Bind value to a cell. More... | |
| bindValue (Cell $cell, $value) | |
| Bind value to a cell. More... | |
Definition at line 7 of file StringValueBinder.php.
| PhpOffice\PhpSpreadsheet\Cell\StringValueBinder::bindValue | ( | Cell | $cell, |
| $value | |||
| ) |
Bind value to a cell.
Implements PhpOffice\PhpSpreadsheet\Cell\IValueBinder.
Definition at line 17 of file StringValueBinder.php.
References PhpOffice\PhpSpreadsheet\Shared\StringHelper\sanitizeUTF8(), PhpOffice\PhpSpreadsheet\Cell\Cell\setValueExplicit(), and PhpOffice\PhpSpreadsheet\Cell\DataType\TYPE_STRING.
Here is the call graph for this function: