Go to the source code of this file.
◆ $objCommentRichText
$objCommentRichText = $objPHPExcel->getActiveSheet()->getComment('E11')->getText()->createTextRun('PHPExcel:') |
◆ $objPayable
$objPayable = $objRichText->createTextRun('payable within thirty days after the end of the month') |
◆ $objPHPExcel
◆ $objRichText
◆ $styleThickBrownBorderOutline
$styleThickBrownBorderOutline |
Initial value:= array(
'borders' => array(
'outline' => array(
'color' => array('argb' => 'FF993300'),
),
),
)
Definition at line 191 of file 05featuredemo.inc.php.
◆ $styleThinBlackBorderOutline
$styleThinBlackBorderOutline |
Initial value:= array(
'borders' => array(
'outline' => array(
'color' => array('argb' => 'FF000000'),
),
),
)
Definition at line 178 of file 05featuredemo.inc.php.
◆ EOL