set WORDML string to a New document

S

slaxman

I am trying to set the content of a new document with a WORDML string, but
somehow not able to. To get WORDML from a document, I could use
Range.get_XML() method. However, there is no counterpart set method in Range
class such as Range.set_XML. I've tried using Range.Text & Range.InsertXml
for this task. Unfortunately, both do not seem to accept WORDML format. any
ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top