office-addins
Is there a way to integrate custom help into the Office 2010 Help System?
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.[详细]
2023-04-02 16:10 分类:问答.NET C# Office Shared Add In WCF Service reference exception
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:[详细]
2023-03-18 12:27 分类:问答Capturing an MS Office autoshape click event
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...)[详细]
2023-03-17 02:07 分类:问答OneNote COM Addin only loads manually
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[详细]
2023-03-16 16:01 分类:问答Deploying Office 2010 addin
I\'ve created two addins, one is shared addin (for Excel, Word and Outlook) and another one is for Outlook.[详细]
2023-03-01 03:18 分类:问答Is it possible to add an edit box or combo box to CommandBar["Text"] in Word?
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.[详细]
2023-02-26 14:55 分类:问答Office 2010 AddIn development - Can I from code-behind read what theme the user is using?
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[详细]
2023-02-04 07:47 分类:问答Get the Outlook Mail Count by Sender Name
I am developing an Outlook 2007 Add-in in C#, where I need to count the number oif mails a particular sender has sent ?[详细]
2023-01-31 19:17 分类:问答How to add tabs to PowerPoint 2010 that call macros
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[详细]
2023-01-19 07:00 分类:问答How can I programmatically bring up the document properties window in Word and go to the Summary tab?
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[详细]
2023-01-08 06:42 分类:问答