Is it possible to access all 3 object models from C# or
VB.NET?
My dot net Windows Forms application needs to be able to open an Excel file,
modify it and then save it. The application is .NET and will probably be
implemented in either C# or
VB.NET and needs to supports users who might have
one of 3 different version of Excel on their machine:
- Excel 2002
- Excel 2003
- Excel 2007
Thanks in advance,
George