\PhpOffice\PhpSpreadsheet\CellIValueBinder

Summary

Methods
Constants
bindValue()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

bindValue()

bindValue(\PhpOffice\PhpSpreadsheet\Cell\Cell  $cell, mixed  $value) : bool

Bind value to a cell.

Parameters

\PhpOffice\PhpSpreadsheet\Cell\Cell $cell

Cell to bind value to

mixed $value

Value to bind in cell

Returns

bool —