OdfTextBody with paragraphs, headings, lists, tables,
and other text content extracted.
OdfTextBody parseTextBody(XmlElement textElement)Parses an office:text XML element into an OdfTextBody.
textElement | The <office:text> XML element to parse. |
OdfTextBody with paragraphs, headings, lists, tables,
and other text content extracted.