PHPExcel_Cell
[ class tree: PHPExcel_Cell ] [ index: PHPExcel_Cell ] [ all elements ]

Class: PHPExcel_Cell_AdvancedValueBinder

Source Location: /PHPExcel/Cell/AdvancedValueBinder.php

Class Overview

PHPExcel_Cell_DefaultValueBinder
   |
   --PHPExcel_Cell_AdvancedValueBinder

PHPExcel_Cell_AdvancedValueBinder


Author(s):

Copyright:

  • Copyright (c) 2006 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)

Implements interfaces:

Methods


Inherited Methods


Class Details

[line 63]
PHPExcel_Cell_AdvancedValueBinder

PHPExcel_Cell_AdvancedValueBinder




Tags:

copyright:  Copyright (c) 2006 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Methods


method bindValue [line 72]

boolean bindValue( PHPExcel_Cell $cell, [mixed $value = null])

Bind value to a cell

Bind value to a cell




Tags:

access:  public



Implementation of:
PHPExcel_Cell_IValueBinder::bindValue()
Bind value to a cell
Overrides PHPExcel_Cell_DefaultValueBinder::bindValue() (Bind value to a cell)

Parameters:

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

[ Top ]


Documentation generated on Mon, 11 Jan 2010 08:03:38 +0100 by phpDocumentor 1.4.1