Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: SV: RE: Writing to Excel in C#


Message #1 by =?iso-8859-1?Q?Lars_Gyldenk=E6rne?= <lgy@n...> on Mon, 24 Mar 2003 09:32:13 +0100
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
	



  Return to Index