M
Mgoutah
Hi,
I need To know how can I use the HTMLProject object in MS word 2007 or an
alternative to it?
in previouse MS Word versions we use to be able to use the following line of
code to get the HTML content of a word document and store it in a variable in
memory:
ActiveDocument.HTMLProject.HTMLProjectItems(ThisDocument).Text
But in office 2007 the HTMLProject has been hidden.
So, is there an alternate way of doing the same thing?
I need To know how can I use the HTMLProject object in MS word 2007 or an
alternative to it?
in previouse MS Word versions we use to be able to use the following line of
code to get the HTML content of a word document and store it in a variable in
memory:
ActiveDocument.HTMLProject.HTMLProjectItems(ThisDocument).Text
But in office 2007 the HTMLProject has been hidden.
So, is there an alternate way of doing the same thing?