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
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