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?
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?