Live Scores
Shareware
Movie Stars
in
VSTO
Development
(Entire Site)
Questions and answers to issues related to Microsoft: Windows, Applications, Development, Hardware, Server, Internet Protocols, Database, Exchange .
»
Development
»
VSTO
»
Add rows to a table in a Word template document using VSTO
Add rows to a table in a Word template document using VSTO
Hello,
I'm using VSTO and Visual Studio 2005 to build a project that creates MS Word reports from templates (.dot) and data.
So I'm using bookmarks to fill the template document at right places, but I don't know how to fill a table that is defined in the template (only the header row and one blank row are defined).
If I create bookmarks in header cells, how can I then add new rows to the table?
Tanks,
Julien
Solution: Add rows to a table in a Word template document using VSTO
Have a look at
http://msdn.microsoft.com/
en-us/libr
ary/2dw39e
8e.aspx
to see if that is of some assistance.