|
-
Nov 29th, 2001, 02:52 PM
#1
Thread Starter
Member
MS Word
I wanna write a program use the MS Word Lib, but I don't know where to find out what functions are in the library. Can anyone suggest where to find a reference for the Word object?
-
Dec 7th, 2001, 04:25 AM
#2
Everything you can program & access from within the MSWord VBA editor, you can access via com and vb.
Just play around creating macros & pinching the code created for you.
-
Dec 7th, 2001, 02:28 PM
#3
Hi,
Just add a reference to the Microsoft Word X library.
Now you are able to view all of the prop's methods and events of it in the object browser.
You can also find all the info u need in the MSDN library:
Http://msdn.microsoft.com/library
Michiel
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|