\PHPExcel_Cell_IValueBinder

PHPExcel_Cell_IValueBinder

Summary

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

Methods

bindValue()

bindValue(\PHPExcel_Cell  $cell, mixed  $value = NULL) : boolean

Bind value to a cell

Parameters

\PHPExcel_Cell $cell

Cell to bind value to

mixed $value

Value to bind in cell

Returns

boolean