toRichTextObject() toRichTextObject(string $html) : \PhpOffice\PhpSpreadsheet\RichText\RichText Parse HTML formatting and return the resulting RichText. Parameters string $html Returns \PhpOffice\PhpSpreadsheet\RichText\RichText —
handleCallback() handleCallback(\DOMElement $element, string $callbackTag, array $callbacks) : void Parameters \DOMElement $element string $callbackTag array $callbacks