PhpOffice\PhpPresentation\Shape\RichText\TextElementInterface::setText PHP Méthode

setText() public méthode

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