How to align the rows in a table

D

dingdongdingding

When I do cut and paste from table to table, sometimes it results in
having different 'height' on the same row. I tried to copy the format
over but it does not work.

How do I adjust the height in such a case ?

Thanks very much in advance.
 
V

Vitalie Ciobanu

suppose, rows 1 from 6 are 20px and the others are 12.
select those 6 rows entirely. right click on the left number, where the row
number is and select Row height. and put there 12.
this is how to resolve your problem, if i understood it correctly.
 
D

dingdongdingding

No, I don't mean that.

+--------------------------------------------------------------------------------------+
| xxx | yyy | zzz
|
+--------------------------------------------------------------------------------------+
| xxx | |
|
| | yyy | zzzz
|
+--------------------------------------------------------------------------------------+

Some row appears like row 1 where they are all aligined. Some rows
appears like row 2 where some are higher. I've taken out all the
trailing space already.

I've set the cell alignment to top left but somehow, the middle column
sticks to be slightly lower !

Thanks for your help.
 
Top