MSWord 2007

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

Russ

I don't think it is part of a regular installation of Word.
It seems to be part of a developer's package or CRM.

This link talks about creating a reference to it.
 

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