About 6,100 results
Open links in new tab
  1. C++/CLI include namespance - social.msdn.microsoft.com

    Jul 26, 2016 · I made a research about using Excel.Application in C++/CLI, but I have some issues in it.

  2. How to install Excel Add-In for all users - social.msdn.microsoft.com

    Mar 14, 2016 · For each excel addin there is an OPENn (where n is a number), and it depends on the current version of Excel. …

  3. OLE error code 0x8002000b: Invalid index.

    Jan 7, 2019 · I am using UBS accounting software. I want to export to Profit and Loss account to excel format. i couldn't export to excel

  4. Excel ODBC/OLEDB file size limit? - social.msdn.microsoft.com

    Dec 12, 2018 · I create a simple demo with a excel (excel 2016) file that is 413MB, and the developing environment is : windows 10, visual studio 2017, oledb ACE12.0. it works well …

  5. Check if a particular Office language pack is installed

    Nov 9, 2011 · My application calls excel API via reflection. It all works fine as long as the user's regional settings match Office language... if they don't, the application throws a …

  6. Create New Excel Spreadsheet Programatically Using epplus in C#

    Nov 26, 2015 · Question: How to create new excel Spreadsheet dynamically using epplus? Appreciate if someone can guide me on this, thanks.

  7. why does xml attachment not open in excel?

    I have an asp.net mvc app that downloads an excel spreadsheet as xml formatted data. When I browse to the web page and download the spreadsheet as one user on my PC it opens fine in …

  8. skip password protected excel file - social.msdn.microsoft.com

    Jun 21, 2013 · The thing is when I use workbooks.open to open the file, it will prompts a password input window and then hanging there.

  9. Microsoft.Office.Tools.Excel and Microsoft.office.Interop.Excel

    Aug 2, 2017 · The Microsoft.Office.Tools.Excel namespace contains a set of types that extend and support the Microsoft Office Excel object model in projects created by using the Office …

  10. How do I get the path of the SharePoint Library?

    Apr 27, 2011 · Any reference to the 'Path' property of the current workbook returns a blank. If you remove the new file name code, Excel knows to save it to the doc library. How does it know …