\PHPExcel_Cell_DefaultValueBinder

PHPExcel_Cell_DefaultValueBinder

Summary

Methods
Properties
Constants
bindValue()
dataTypeForValue()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties 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

dataTypeForValue()

dataTypeForValue(mixed  $pValue = null) : string

DataType for value

Parameters

mixed $pValue

Returns

string