I\'m working in an Excel add-in. I want to add its own help. I don\'t care if it replaces the genera开发者_Go百科l Excel help - I want to know how.
I have created an office shared add in using Visual Studio 2010 .NET 4.0. This add in references a WCF service. When creating an instance of the WCF service client, i get the following exception:
I think the answer to this question might be that it\'s impossible, but I\'d like to have this confirmed by experts on the subject (of which I sadly am not...)
I have been working on a COM add-in for OneNote based on the tutorial at http://www.malteahrens.com/#/blog/howto-onenote-dev/ and http://support.microsoft.com/kb/2555352.It builds fine, however, when
I\'ve created two addins, one is shared addin (for Excel, Word and Outlook) and another one is for Outlook.
I\'m trying to add an edit box or combo box to one of the context menus when my Word add-in loads. But I haven\'t succeeded, and I don\'t get any errors, the edit/combo box just don\'t show up.
PowerPoint 2010 comes with three default themes, silver, black and blue. Is it possible to开发者_StackOverflow社区 check which theme the user is currently using from code-behind?I use this code to set
I am developing an Outlook 2007 Add-in in C#, where I need to count the number oif mails a particular sender has sent ?
I have created a pptm file with macros that open certain pptx templates.I then created a new tab with buttons for opening the files.I attached the macros I created to those buttons.All works great as
I am developing a VB6 COM add-in for Microsoft Word and I have added a button to the Ribbon which will save the document to a database.But before the document is saved, I want to take the user to the