Re: AS + MS Word 2008 and vertical alignment in table cells
Re: AS + MS Word 2008 and vertical alignment in table cells
- Subject: Re: AS + MS Word 2008 and vertical alignment in table cells
- From: Pinus <email@hidden>
- Date: Fri, 27 Feb 2009 16:13:55 +0100
This may works just fine with Excel but I was talking about tables in
a Word 2008 document ;-)
Anyway, what is "Script Debuguer" ? (sorry, I'm a newbie in AS)
Thanks
Stephane.
Le 27 févr. 09 à 15:57, Simon Topliss a écrit :
Try:
set vertical alignment of cell "$A$1" of worksheet 1 to vertical
alignment center
Simon
P.S. Working out these kind of problems with Script Debugger is
really easy. I can't recommend it highly enough.
On 27 Feb 2009, at 14:21, Pinus wrote:
No, this one returns an error. But you're right, mCell11 contains a
string.
I also tried "set vertical alignment of cell 1 of row 1 of table 2
of active document to align vertical center" but it has no effect
as well...
looks like a bug ..
Le 27 févr. 09 à 15:09, KOENIG Yvan a écrit :
Le 27 févr. 2009 à 14:42:29, Pinus a écrit :
"set vertical alignment of mCell11 to align vertical center"
My guess is that mCell11 is a string so it may be usefull to edit
as:
set vertical alignment of cell mCell11 to align vertical center
Yvan KOENIG (from FRANCE vendredi 27 février 2009 15:09:39)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden
)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden
)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden