Word table
Word table
- Subject: Word table
- From: Michael Ghilissen <email@hidden>
- Date: Sat, 11 Jun 2005 12:42:41 -0400
Hi all,
How do you get/set the text object of a cell of a Word table with AS? I tried all the variations I could think of, unsuccessfully.
Thanks for your help.
Michael Ghilissen
tell application "Microsoft Word"
repeat with i from 4 to 5
repeat with j from 1 to 5
get text object of cell of row i of column j of table 1
end repeat
end repeat
end tell _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden