H
Hashish
I need to center align some tables. I am using a macro in which I go to the
table using a bookmark and then do:
Selection.Tables(1).Rows.Alignment = wdAlignRowCenter
this seems to center-align a right-aligned table but is not working for a
left-aligned table. I am thoroughly stumped...!
table using a bookmark and then do:
Selection.Tables(1).Rows.Alignment = wdAlignRowCenter
this seems to center-align a right-aligned table but is not working for a
left-aligned table. I am thoroughly stumped...!