$_text
$_text : string
Text
PHPExcel_RichText_Run
$_font : \PHPExcel_Style_Font
Font
setText( $pText = '') : \PHPExcel_RichText_ITextElement
Set text
$pText | string Text |
getFont() : \PHPExcel_Style_Font
Get font
setFont(\PHPExcel_Style_Font $pFont = null) : \PHPExcel_RichText_ITextElement
Set font
\PHPExcel_Style_Font | $pFont | Font |