PhpOffice\PhpPresentation\Shape\RichText\TextElementInterface::setText PHP Method

setText() public method

Set text
public setText ( $pText = '' ) : PhpOffice\PhpPresentation\Shape\RichText\TextElementInterface
$pText string Text
return PhpOffice\PhpPresentation\Shape\RichText\TextElementInterface
    public function setText($pText = '');