B
bducci
I am trying to get the html source content of an openend Word document (which
is an htm file).
I can get the content of the document minus the html tags by using the
following:
wordApp.ActiveDocument.Content.Text
Is there a way to get the full html source using the word.application object?
thanks
George
is an htm file).
I can get the content of the document minus the html tags by using the
following:
wordApp.ActiveDocument.Content.Text
Is there a way to get the full html source using the word.application object?
thanks
George