Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Automation
Message
From
18/03/1999 02:29:31
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
16/03/1999 14:18:56
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00198217
Message ID:
00199083
Views:
22
I'm not sure. Wbasic has a series of draw* and formatdrawingobject. I haven't used them.
Cetin
>Is there a way to do that using the word.basic object? i.e. oword = CREATEOBJECT("word.basic")
>
>Thanks
>
>Jim
>
>>>Is there anyone out there that has experience using OLE automation with WORD? I need to know how to draw a rectangle at a specific point in my program.
>>>
>>>Any ideas would be greatly appreciated, Thanks
>>>
>>>Jim
>>
oWord = createobject("word.application")
>>#define msoShapeRectangle 1
>>oWord.ActiveDocument.Shapes.AddShape(msoShapeRectangle, Left, Top, Width, Height)
>>oWord.visible = .t.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform