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 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.