2
Reply

How to create table in word document using Interop dll

Rakesh Kalluri

Rakesh Kalluri

Nov 10 2012 2:22 AM
2.1k
Hello every one,

how to create a table in word document using interop dll


=====================================================
                                                 text
=====================================================


=======================================================
Name             college                                        roolNo
========================================================
rakesh            cbit                                             120
raki                jntu                                           140
=======================================================





=======================================================
                                         text
========================================================


in my document i adding the some text top of the document in midlle i want create a table in by using bookmaks names like "'\\Start of doc " and "\\endofdoc" and then after i want add some text



this is my urgent requierment

Answers (2)