Click here to Skip to main content
15,917,645 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to show my graph in excel sheet.i create graph in asp.net using c#.i want to show this graph in excel sheet.how to it?
Posted

You can insert pictures in to an excel sheet, but I'm not sure if the Microsoft tools for office let you do it with code. Either way, I'm not sure what this has to do with ASP.NET.
 
Share this answer
 
I am not sure if this is of any use for you, but i found a very nice article in codeproject

Excel charts in C# application

Good luck finding the solution!
Thanks,
Adi
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900