Autoamtic indexing in word?
-
Hello Dere, I m Facing a problem in making automatic indexing to my word document generated through c# code. What i know abt this is, their is an interface name TableOfContents thrpough which we can add Table of content and using its Mark entry method we can solve the problem. But real this is that i can able to use this interface, Can anyone plz help me in this.
Hello Forum Always be in touch to help about the topic ASP.NET
-
Hello Dere, I m Facing a problem in making automatic indexing to my word document generated through c# code. What i know abt this is, their is an interface name TableOfContents thrpough which we can add Table of content and using its Mark entry method we can solve the problem. But real this is that i can able to use this interface, Can anyone plz help me in this.
Hello Forum Always be in touch to help about the topic ASP.NET
Please find solution on google.Do not put any problem or error on any forum.
-
Hello Dere, I m Facing a problem in making automatic indexing to my word document generated through c# code. What i know abt this is, their is an interface name TableOfContents thrpough which we can add Table of content and using its Mark entry method we can solve the problem. But real this is that i can able to use this interface, Can anyone plz help me in this.
Hello Forum Always be in touch to help about the topic ASP.NET
The Word.Document class has an Indexes collection associated with it. You just need to add your interface there.
Deja View - the feeling that you've seen this post before.
-
The Word.Document class has an Indexes collection associated with it. You just need to add your interface there.
Deja View - the feeling that you've seen this post before.
well thanks for ur kind reply, but again there a question of how to use this Indexes interface in our c# code. I m trying it from last 5 hrs but able to crack the same. Can u plz help me in getting the code.
Hello Forum Always be in touch to help about the topic ASP.NET