Table Alignemt VBA

E

Eman Nairoukh

I'm using this line of code to change the alignemt of a
table to Right-to-Left:
DocTab.TableDirection = wdTableDirectionRtl

It works fine with Office XP, but nothing happens while
using Word 2000.
Whats wrong with Word 2000? is there anything that i can
do?
 
Top