PHPExcel_RichText_Run
| category | PHPExcel | 
|---|---|
| package | PHPExcel_RichText | 
| copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) | 
__clone()
__construct(string $pText)
stringText
getHashCode() : string
stringHash codegetText() : string
| inherited_from | \PHPExcel_RichText_ITextElement::getText() | 
|---|
stringTextsetFont(\PHPExcel_Style_Font $pFont) : \PHPExcel_RichText_ITextElement
setText($pText) : \PHPExcel_RichText_ITextElement
| inherited_from | \PHPExcel_RichText_ITextElement::setText() | 
|---|
string Text
$_font : \PHPExcel_Style_Font
$_text : string
| inherited_from | \PHPExcel_RichText_TextElement::$$_text | 
|---|