G'day <anonymous@discussions.microsoft.com>,
No, you set the left indent of the frame to make the table APPEAR
centered. You can select a row and use selection.information(WOW!) to
calc the width, add the pt width of the borders, add a pt for the
table layout itself. Subtract that from page width, divide by two,
thats your frame indent.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
<anonymous@discussions.microsoft.com> reckoned:
>This is not possible as there are already items in the
>header/footer, and since the margins are carefully set.
[quoted text clipped - 32 lines]
>>
>>.
I see. I have two problems however.
First, even though the widthrule property of the frame is
set to wdFrameAuto, the frame stretches the length of the
margin rather than the lenth of the table (I'm not sure
why).
Second, I can generally see how you can calculate the
width of the of the table using either
wdHorizontalPositionRelativeToPage or
wdHorizontalPositionRelativeToTextBoundary, but actually
doing it, and using it to set the left indent, is a
little beyond my capability.
The first problem I think is not important because
instead of setting the left boundary of the frame to the
page I can set the left boundary of the table in the
frame.
Yet that still leaves me with the second problem.
.
>-----Original Message-----
>G'day <anonymous@discussions.microsoft.com>,
[quoted text clipped - 50 lines]
>
>.
Word Heretic - 09 Dec 2004 11:11 GMT
G'day <anonymous@discussions.microsoft.com>,
Do it by hand then.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
<anonymous@discussions.microsoft.com> reckoned:
>I see. I have two problems however.
>
[quoted text clipped - 79 lines]
>>
>>.