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 —