<office:text> element.serializeTextBody
fn
string serializeTextBody(const ref OdfTextBody body)Serialises an OdfTextBody to an office:text XML element string.
Parameters
body | The text body to serialise. |
Returns
A well-formed XML string for the
Throws
OdfXmlException when serialisation fails.