word 2007 automation help

D

Dan

Hi

Is there any decent help websites\blogs\market stalls with any kind of help
with word 2007 automation??

Am trying to write an application that will create word 2007 documents from
scatch, building them up from datasources. I need to insert quick parts,
insert pictures.

Am using vs 2005 c#, but anthing will do
cheer
dan
 
A

Andrei Smolin [Add-in Express]

Hello Dan,

The best starting point is the help button. What follows below is an excerpt
from the Add-in Express manual:

To get assistance with host applications' objects, their properties and
methods as well as help info, use the Object Browser. Go to the VBA
environment (in the host application, choose menu Tools / Macro / Visual
Basic Editor or just press Alt+F11), press F2, select the host application
(also Office and MSForms) in the topmost combo and/or specify a search
string in the search combo. Select a class/property/method and press F1 to
get the help topic that relates to the object.

Regards from Belarus (GMT+2),

Andrei Smolin
Add-in Express Team Leader
 

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