Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsto

Preserving clipboard on VSTO load

c# excel vsto clipboard

My Excel 2010 Add in only shows up when opening a blank workbook. Won't show up when opening existing document

c# excel vsto add-in

Office Addin - programmatically import *.exportedUI settings file

c# excel vsto ms-office

VSTO - Can't get reference to Word.ApplicationFactory from external assembly

vsto integration-testing

Can I get some clarity on ReleaseComObject? Can I ignore it?

c# .net com vsto com-interop

Visual Studio 2015: Create VSTO project for Office 2010 and above that targets .NET 3.5

In Outlook C# VSTO, how can i get a reference to an appointmentItem given an EntryId, etc

c# calendar outlook vsto

Opening VSTO project in Visual studio 2015

C# VSTO Outlook plugin - How can I get the email address of the sender of an outgoing email using Exchange?

c# vsto outlook-addin

How to register VSTO add-in from a Wix# MSI installer

c# wix vsto ms-office

error: Could not load the file or assembly 'ExcelAddIn1.XmlSerializers' or one of it's dependencies. The system cannot find the file specified

Outlook Add-in. Place a form instead message pane and reading pane

c# outlook vsto outlook-2010

Excel automation, how to detect if user runs macro in excel worksheet or clicks 'Run Macro' CommandBarControl?

c# .net excel vba vsto

How do I add a reference to a VSTO project to a WiX Installer project in Visual Studio 2010?

Excel vsto end edit mode

.net excel com vsto

.NET VSTO - Excel ribbon tab label is blank, but only on first instance of Excel

Office VSTO Word 2003 project keeps trying to autoconvert to 2007

c# visual-studio ms-word vsto

Call methods written in C# in Excel 2007 from cell formulas

Need to place a floating modeless form over excel main window (quasi-task pane)

c# excel vsto

How to add a menu item to Excel 2010 Cell Context Menu - old code doesn't work

c# excel vsto contextmenu