(Msg. 1) Posted: Fri Oct 24, 2008 9:15 am
Post subject: Table Row Height and Column Width Archived from groups: microsoft>public>publisher (more info?)
Is there a way to exactly set the row height and column width in Publisher
2003? For instance, I want all the rows to be .25 inches high or 16 points
high -- can I set this?
(Msg. 2) Posted: Fri Oct 24, 2008 2:25 pm
Post subject: Re: Table Row Height and Column Width [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
No...
You could create ruler guides. Right-click a ruler guide, click format ruler
guides. You then can adjust your table rows by snapping to the guides.
"Lori T" <Lori T RemoveThis @discussions.microsoft.com> wrote in message
news:2631297F-839A-4699-B4F6-45601B771E1A@microsoft.com...
> Is there a way to exactly set the row height and column width in Publisher
> 2003? For instance, I want all the rows to be .25 inches high or 16 points
> high -- can I set this?
>
(Msg. 3) Posted: Thu Oct 08, 2009 5:51 am
Post subject: Setting exact row-heights in publisher [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
This is a year-old thread, but I found it whilst searching for an answer to this very question. So, in case it helps someone...
I haven't worked out what the units are yet, but I will keep tweaking newValue until it looks right
Mary Sauer wrote:
Re: Table Row Height and Column Width
24-Oct-08
No...
You could create ruler guides. Right-click a ruler guide, click format ruler
guides. You then can adjust your table rows by snapping to the guides.
(Msg. 4) Posted: Thu Oct 08, 2009 8:05 pm
Post subject: Re: Setting exact row-heights in publisher [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
James Oakley wrote:
> ActiveDocument.Pages(i).Shapes(j).Table.Rows(k).Height=newValue
If you only have the table selected, then you can use:
ThisDocument.Selection.ShapeRange(1).Table
instead - removes the need for trial and error to find the right Shape
object.
> I haven't worked out what the units are yet, but I will keep tweaking newValue until it looks right
The default units are points - same as font size, (1/72)". However, you
can specify units by using e.g.:
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum