PhpOffice\PhpPresentation\Shape\RichText\TextElementInterface::setText PHP 메소드

setText() 공개 메소드

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