Hi,
have you looked at Office Primary Interop Assemblies from Microsoft.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/html/odc_oxppias.asp
Check them out.
Lars
-----Oprindelig meddelelse-----
Fra: basu [mailto:basubanakar@s...]
Sendt: ma 24-03-2003 07:56
Til: ASPX_Professional
Cc:
Emne: [aspx_professional] RE: Writing to Excel in C#
Thanks.. I tried this and its working...
But i need to do this quickly... could u share some piece of code.
Regards.
Basu
> Hi .
You can have a Com Interop to Excel Office Component and the work the
way we use to do in a normal COM world .
Create an Excel Application and then sheet etc .
Gurneet
-----Original Message-----
From: basu [mailto:basubanakar@s...]
Sent: Friday, March 21, 2003 6:01 PM
To: ASPX_Professional
Subject: [aspx_professional] Writing to Excel in C#
Hi all,
I want to write to a SpreadSheet(excel worksheet) from C# class.
Any idea of how this can be done would help.
Thanks,
Basu