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 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)

Implements interfaces:

Methods


Inherited Methods


Class Details

[line 52]
PHPExcel_Cell_AdvancedValueBinder

PHPExcel_Cell_AdvancedValueBinder




Tags:

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


[ Top ]


Class Methods


method bindValue [line 61]

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 Wed, 22 Apr 2009 08:55:08 +0200 by phpDocumentor 1.4.1