parseFormulaString

fnOdfFormulaBody parseFormulaString(string xml)

Parses MathML markup from a raw XML string.

Looks for the first math:math or math element and extracts it.

Parameters

Returns

A populated OdfFormulaBody.