TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jason Anderson
NA
7
45.4k
Insert Data in Word Bookmarks
Jun 2 2011 8:55 AM
Hello,
I am trying to find bookmarks I set in MS Word 2007 so that I can replace form field with text via C# (Visual Studio .NET 2003). When I write the code, I don't see the methods that I have seen in many examples on the web.
objDocument.Bookmarks.get_Item(ref objBookmark).Range
The "get_Item" method is not available when I type objDocument.Bookmarks.
The same goes for "Item".
I have "using Word = Microsoft.Office.Interop.Word;" at the top of my code.
I try running the code and get this error message "
The requested member of the collection does not exist."
Any ideas?
Thanks.
Jason
Reply
Answers (
1
)
Arrange Control As Per Listview Columns
Handling sub-folders Custom Site Map?