Overview

Packages

  • JAMA
  • None
  • PHP
  • PHPExcel
    • CachedObjectStorage
    • Calculation
    • Cell
    • Chart
      • Renderer
    • Reader
      • Excel2007
      • Excel5
    • RichText
    • Settings
    • Shared
      • Escher
      • OLE
      • Trend
      • ZipArchive
    • Style
    • Worksheet
      • Drawing
    • Writer
      • 2007
      • CSV
      • Excel2007
      • Excel5
      • HTML
      • PDF

Classes

  • PHPExcel_Cell
  • PHPExcel_Cell_AdvancedValueBinder
  • PHPExcel_Cell_DataType
  • PHPExcel_Cell_DataValidation
  • PHPExcel_Cell_DefaultValueBinder
  • PHPExcel_Cell_Hyperlink

Interfaces

  • PHPExcel_Cell_IValueBinder
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class PHPExcel_Cell_DefaultValueBinder

PHPExcel_Cell_DefaultValueBinder

PHPExcel_Cell_DefaultValueBinder implements PHPExcel_Cell_IValueBinder

Direct known subclasses

PHPExcel_Cell_AdvancedValueBinder
Package: PHPExcel\Cell
Category: PHPExcel
Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: LGPL
Located at controlador/include/phpexcel/PHPExcel/Cell/DefaultValueBinder.php
Methods summary
public boolean
# bindValue( PHPExcel_Cell $cell, mixed $value = null )

Bind value to a cell

Bind value to a cell

Parameters

$cell
Cell to bind value to
$value
Value to bind in cell

Returns

boolean

Implementation of

PHPExcel_Cell_IValueBinder::bindValue()
public static string
# dataTypeForValue( mixed $pValue = null )

DataType for value

DataType for value

Parameters

$pValue

Returns

string
Autene API documentation generated by ApiGen