add-in
Is there a method for getting the Excel VBA IDE working with TFS 2010?
I have team members that need to be able to checkin VBA modules/classes created in Excel 2007/2010. I want to be able to use some TFS functionality, ideally from within the VBA IDE.[详细]
2023-04-02 00:34 分类:问答Hot updating of components - any .NET API?
I have a windows service which spawns off long-running tasks while polling for them. I want to build a feature in which the service itself and the task libraries can be updated without inter开发者_Sta[详细]
2023-04-01 17:14 分类:问答Virtual Laser pointer position in PowerPoint using COM
There is a feature in PowerPoint that allow the presentator to fake a laser pointer to the screen by pressing \"CTRL\" + \"Mouse Left Button\" while being in a slide show (I\'m using PowerPoint 2010,[详细]
2023-03-31 15:34 分类:问答c# using the event handler WorkbookOpen
I am programming an excel add-in and I want to execute certain code when a workbook is opened.This means that if they open excel and then open a workbook, the add-in will execute the code.[详细]
2023-03-30 18:01 分类:问答Where is an Outlook Add-In installed?
Where can I find my installed AddIn. I\'ve created it in Visual Studio 2010 for Outlook 2007. Basically I pu开发者_高级运维blish and run the setup and cannot find anything on my computer.Typically (if[详细]
2023-03-30 04:28 分类:问答Office add-in is not shown in the menu
I have a problem connected with Office 2007 and VSTO add-in. Description: Windows XP SP3 x86 MS Office 2007 x86 (Enterprise edition)[详细]
2023-03-29 21:38 分类:问答Office add-in ribbons: same tab with 2 addins
I\'m trying to make two word add-ins\' groups to appear in the same tab (Tools) b开发者_运维百科ut they both create unique tabs (there\'s two \'Tools\' tabs).I saw this video but I\'m using the Visual[详细]
2023-03-29 19:21 分类:问答C# excel addin - Accessing Controls
I am working on an addin for excel 2010 using C#.I have an existing worksheet that 开发者_开发百科has some controls in it, namely a ComboBox.I am trying to write some code that will place a certain va[详细]
2023-03-29 17:33 分类:问答Programming Word Add-Ins in C# Documentation? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-29 04:14 分类:问答vsto excel 2010 add in - get value of cell when contents refer to another cell and formula
I\'m trying to get the value of a cell using this: Globals.Sheet3.Cells.Range[\"A2\"].Val开发者_StackOverflowue2 as string;[详细]
2023-03-29 01:24 分类:问答