How insert Math ML code as math in word document
Hi All,
I have math ml code and i need to insert as a math in word document using mathtype in VBA code. Please anyone help me out this.
please use the below sample math ml :
-------------------------------------
<math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mfrac><mrow><msup><mrow><mn>24</mn></mrow><mrow><mn>82</mn></mrow></msup></mrow><mrow><mn>83</mn></mrow></mfrac><mo>=</mo><mn>1</mn></mrow></math>
Please note that this would be do in VBA.
Regards,
Dhanaraj
|