\PhpOffice\PhpSpreadsheet\CellDefaultValueBinder

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(\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 —

dataTypeForValue()

dataTypeForValue(mixed  $value) : string

DataType for value.

Parameters

mixed $value

Returns

string —