PDA

View Full Version : Table.Width Property


GrahamL
January 18, 2008, 15:19:47
Hi All,

How about a .width property for the Table class...?

As I cannot currently merge cells, I am simulating this by setting the left-most cell of a row to the width of the table (minus 20 twips for the border), but I can only get this figure by adding the widths of all the cells, which is do-able, but a pain :-)

Cheers

Graham