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

Class: PHPExcel_RichText_Run

Source Location: /PHPExcel/RichText/Run.php

Class Overview

PHPExcel_RichText_TextElement
   |
   --PHPExcel_RichText_Run

PHPExcel_RichText_Run


Author(s):

Copyright:

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

Implements interfaces:

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 44]
PHPExcel_RichText_Run

PHPExcel_RichText_Run




Tags:

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


[ Top ]


Class Variables

$_font =

[line 51]

Font

Font




Tags:

access:  private



[ Top ]



Class Methods


constructor __construct [line 58]

PHPExcel_RichText_Run __construct( [string $pText = ''])

Create a new PHPExcel_RichText_Run instance

Create a new PHPExcel_RichText_Run instance




Tags:

access:  public


Overrides PHPExcel_RichText_TextElement::__construct() (Create a new PHPExcel_RichText_TextElement instance)

Parameters:

string   $pText   Text

[ Top ]

method getFont [line 70]

PHPExcel_Style_Font getFont( )

Get font

Get font




Tags:

access:  public



Implementation of:
PHPExcel_RichText_ITextElement::getFont()
Get font
Overrides PHPExcel_RichText_TextElement::getFont() (Get font)

[ Top ]

method getHashCode [line 89]

string getHashCode( )

Get hash code

Get hash code




Tags:

return:  Hash code
access:  public



Implementation of:
PHPExcel_RichText_ITextElement::getHashCode()
Get hash code
Overrides PHPExcel_RichText_TextElement::getHashCode() (Get hash code)

[ Top ]

method setFont [line 80]

void setFont( [ $pFont = null])

Set font

Set font




Tags:

throws:  Exception
access:  public


Parameters:

PHPExcel_Style_Font   $pFont   Font

[ Top ]

method __clone [line 100]

void __clone( )

Implement PHP __clone to create a deep clone, not just a shallow copy.

Implement PHP __clone to create a deep clone, not just a shallow copy.




Tags:

access:  public


Overrides PHPExcel_RichText_TextElement::__clone() (Implement PHP __clone to create a deep clone, not just a shallow copy.)

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:38:27 +0100 by phpDocumentor 1.4.1