IValueBinder
in
Table of Contents
Methods
- bindValue() : bool
- Bind value to a cell.
Methods
bindValue()
Bind value to a cell.
public
bindValue(Cell $cell, mixed $value) : bool
Parameters
- $cell : Cell
-
Cell to bind value to
- $value : mixed
-
Value to bind in cell