TableDirection Property Example
This example sets the direction in which cells in the selected table are ordered to left to right (first column is the leftmost column).
ActiveWindow.Selection.ShapeRange.Table.TableDirection = _
ppDirectionLeftToRight