COMateplus and Word.Application

Just starting out? Need help? Post your questions and find answers here.
schneider_ms
User
User
Posts: 15
Joined: Fri Mar 12, 2010 8:17 am
Location: Germany Saarland
Contact:

COMateplus and Word.Application

Post by schneider_ms »

I can find some interesting samples about this topic in the forum. But where can I find a complete list or instructions with all
GetStringProperty() parameters and their meaning?
GetStringProperty("Range\Text")
GetStringProperty("Documents\Open ...)
SetProperty("...")

thanks for help
Markus
User avatar
spikey
Enthusiast
Enthusiast
Posts: 750
Joined: Wed Sep 22, 2010 1:17 pm
Location: United Kingdom

Re: COMateplus and Word.Application

Post by spikey »

Look in the online help for 'Programming Information' or 'Microsoft Word Visual Basic Reference'. Note however that this file is not installed by a default Office installation so you may need to install it first.

Alternatively the MSDN website at http://msdn.microsoft.com/en-us/library ... e.12).aspx
Post Reply