add-in
Create Add in Buttons in compose\read message window in Outlook 2007
I have 2 VBA macro codes that run in Outlook 2007. Search and replace text by clicking a button in Compose Mail Window[详细]
2023-03-15 17:57 分类:问答Loading of word Addin in MS Word
I have created a project , which creates MS word Addins ,after that i creat开发者_JAVA技巧ed the set up project of it , but the problem is when i install that setup the word addins are not loaded .[详细]
2023-03-14 17:53 分类:问答Excel add-in with seamless Undo: possible?
I am considering implementing an Excel add-in using COM (not VBA) that will manipulate 开发者_开发问答data in the worksheet.[详细]
2023-03-14 13:47 分类:问答Remove AddIn path from UDF in Excel formula
My addin was xla, now I use excelDNA, so it becomes xll, When I open spreadsheet built in previous version of My addin,[详细]
2023-03-14 08:43 分类:问答vsto outlook add-in: How to check whether Outlook is online with exchange server
I have a VSTO Outlook 2007 Add-in. I have to check whether Outlook is Offline / Online with exchange server. I am using the code as below:[详细]
2023-03-14 07:08 分类:问答VS2010 DTE Addin: project inside solution folder is not "Project"
I have a small vs addin which looks for projects inside a solution and does a few stuff with it. I collect the projects like this:[详细]
2023-03-14 07:00 分类:问答Using c# to write adobe plug ins
from my understand, in order to write adobe plugin, we have to use c+开发者_运维问答+ and the adobe sdk to write the adobe plug ins.[详细]
2023-03-13 19:42 分类:问答Deployment of Excel addins
What is a nice way to install Excel addins? I want to easily push out Excel addins and it\'s dependent files tha开发者_Go百科t can all be stored in one directory. I want the users to get a never vers[详细]
2023-03-13 09:00 分类:问答Visual Studio: Create Add-In That Creates Partial Class in C#
I\'d like to have an Add-In in Visual Studio 2008 that will auto-generate some code as a partial class in C# for an existing开发者_StackOverflow class but I don\'t know where to start.[详细]
2023-03-12 20:45 分类:问答Adding a third-party control to my custom Word Ribbon Tab
I have a custom ribbon tab, created through a Word Add-In. I would like to add some controls from a third-party (not Microsoft) ribbon. I believe that using the \"idQ\" attribute is the way f开发者_St[详细]
2023-03-12 07:27 分类:问答