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_AdvancedValueBinder

PHPExcel_Cell_AdvancedValueBinder

PHPExcel_Cell_DefaultValueBinder implements PHPExcel_Cell_IValueBinder
Extended by PHPExcel_Cell_AdvancedValueBinder implements PHPExcel_Cell_IValueBinder
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/AdvancedValueBinder.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

Overrides

PHPExcel_Cell_DefaultValueBinder::bindValue()

Implementation of

PHPExcel_Cell_IValueBinder::bindValue()
Methods inherited from PHPExcel_Cell_DefaultValueBinder
dataTypeForValue()
Autene API documentation generated by ApiGen