__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
addText(ITextElement $pText)
Add text.
setRichTextElements(array $textElements)
Set Rich Text elements.
__construct(?Cell $pCell=null)
Create a new RichText instance.
setFont(?Font $pFont=null)
Set font.