We have an Excel workbook which has c# VSTO code in it and two .NET DLLs that sit behind it. The spreadsheet used to work for all users in the organisation.
I am looking to programmatically freeze the top row of an Excel worksheet from VBA.The end goal is to produce the same effect as the View > Freeze Panes > Freeze Top Row command in Excel 2007 so
We have an error during the installation after running our installation: Component Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64) has failed to install with the following error
As far as I know, there\'re 3 ways to do this: The first way is using COM Interop to create a Excel file, then iterate over all cells to read and write data. The created file appears to be valid (tr
We are planning to automate the different plug-ins available in a Word document. Using C#, we need to interact with textbox, buttons and other controls available in a given plug-in. Is there any way
I\'m doing research to find 3rd party packages/solutions/widgets/back-ends to allow开发者_如何学运维 users of a website to upload and edit office documents online in their browser, akin to Google Docs
I am here for a suggestion. I want to build a simple application that contains some forms (3 to 4). In each form people can input and then at the last form the result will be auto calculated based on
I attach to Outlook.Explorer.SelectionChange event. Event handler makes a call to an assembly that retrieves some data from web services. After one call to that assembly my event handler is no longer
开发者_运维技巧CF9, Windows Server 2008 Standard, IIS7, mySQL 5.1.48 community. I have managed to get CF to take a database mySQLdump which I was going to run as a nightly cfschedule task, with a se
Does anyone know how to check if the Office Interops were installed? I know it is an advanced option when installing Offi开发者_如何学Pythonce 2007. Is there a way to install the support after Office