Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am exporting to Excel from a C# Winform Application. With my customer base
my application must support Office 2002 to Office 2007. If I use the 11.0 object model I am only compatible back to 2003 (I think) For my Word interoperability I went with the DSOFramer and the Interop.Word.dll which provided a version independent layer that solved the problem in Word. Now although the DSOFramer seems to support Excel I can not find an equivalent Interop.Excel.dll. Any suggestions for the proper approach? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
find the article written recently by andrew whitechappel on the issue.
It might helpl "HaySeed" wrote: I am exporting to Excel from a C# Winform Application. With my customer base my application must support Office 2002 to Office 2007. If I use the 11.0 object model I am only compatible back to 2003 (I think) For my Word interoperability I went with the DSOFramer and the Interop.Word.dll which provided a version independent layer that solved the problem in Word. Now although the DSOFramer seems to support Excel I can not find an equivalent Interop.Excel.dll. Any suggestions for the proper approach? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sep 30, 9:40*am, HaySeed wrote:
I am exporting toExcelfrom a C# Winform Application. With my customer base my application must support Office 2002 to Office 2007. If I use the 11.0 object model I am only compatible back to 2003 (I think) For my Word interoperability I went with the DSOFramer and theInterop.Word.dll which provided a version independent layer that solved the problem in Word. Now although the DSOFramer seems to supportExcelI can not find an equivalentInterop.Excel.dll. Any suggestions for the proper approach? Hi, If you want your application to work on machines with multiple versions of Excel, maybe you should consider using some 3rd party component? For example, our GemBox.Spreadsheet Free Excel component (http://www.gemboxsoftware.com/GBSpreadsheetFree.htm) can be used free of charge for XLS/CSV/XLSX reading/writing/reporting, if you have small workbooks. --Zeljko |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I save an Excel 97-2003 version or 2007 version for Mac 200 | Excel Discussion (Misc queries) | |||
Macro - Save an Open Excel Version 4 as current version of Excel | Excel Programming | |||
Recover earlier version of excel sheet after new version saved? | Excel Discussion (Misc queries) | |||
How can I update the version of Excel 2000 9.0 to version 10.0 | Excel Discussion (Misc queries) | |||
How do I activate Document Version management in Excel just like . | Excel Discussion (Misc queries) |