Here, I want to programmically access the custom Add-ins information through
VBA code. I can't find (even with Google) where this information is within
the DOM structure.
Here, I want to programmically access the custom Add-ins information through
VBA code. I can't find (even with Google) where this information is within
the DOM structure.
What do you mean by the "DOM structure". DOM isn't a term used in connection
with the Word application, so I can think of a couple of things you might
mean...
In any case, you have no access to any buttons you've added to the Ribbon via
the Ribbon XML. Buttons added via VBA would be part of the CommandBars object
model.
This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.