Word.Tables - how to move the selection?

R

Ray

I use Selection.Tables.Add to create my table (in c#)

Once I create the table, how do I move the selection to the end of the
document?
I've tried Selection.MoveEnd and selection.Move (after each column) -- but
no luck.

Any help would be greatly appreciated. Code in c# would be even better too!

Thank you,
Ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top