Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation - Word2002 vs. Word97
Message
From
08/11/2002 15:55:47
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, United States
 
 
To
08/11/2002 14:01:07
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00716139
Message ID:
00720500
Views:
10
> What I wanted to know was what your range object is. Probably
> I just missed it somewhere along the line.


hi alan -

no, you're right. you didn't miss it. i just cut a piece of code
out of a large function.

i produced my range object the same way you did:
  obj_Range = obj_Document.Range()
  obj_Range.EndOf(6,0)
(went to end of range to be sure nothing interfered with adding table.)

you're right too -- i couldn't find a way to center a table either
(without putting it in a frame). sounds like a challenge to me, and
i like a challenge. your frame method is a good solution.

just found out there is a thing called a global template. that's gonna
solve a different poser for me. !!

have fun.
patrick
Previous
Reply
Map
View

Click here to load this message in the networking platform