Hi ,
I am working on merging doc Word 2007 using Visual Studio 2010 and C#. I get some information from another source, create a new Word document, and paste this information in the newly created document. Now I want to format the pasted conted and namely to remove/delete rows who contains an empty cells from tables, that were pasted.
Any help would be appreciated.