Export Datagridview to Excel in C# 2010 and .Net 4.
-
5 марта 2012 г. 10:16
Hi thanks my friend
I checked your suggestion but they did not solved my problem please .
I want to Export Datagridview to Excel in C# 2010 and .Net 4. in the Internet there are some codes about this . they usese microsoft excel 12.0 object library . but there is not this in VS2010 and I have some problem when i Execute my code. because only there is microsoft excel 14.0 object library in Refrence. How i can use microsoft excel 12.0 object library in refrence for VS2010 and solve the Problem.
or
if you have an Applicable Code for this Function please Help me.
thanks alot.
Все ответы
-
5 марта 2012 г. 12:19
Check this links..
http://social.msdn.microsoft.com/Forums/en/winforms/thread/8cc50b45-bd55-4280-a8e7-28baeaa5cdcb
http://social.msdn.microsoft.com/Forums/en-CA/winforms/thread/c1712e02-ce19-4978-b513-4c8db3fa639d
http://social.msdn.microsoft.com/Forums/en/winforms/thread/5b3e612f-53f9-4e92-a966-6de4b81507eb
If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful"
- Предложено в качестве ответа Neddy RenModerator 7 марта 2012 г. 6:20
- Помечено в качестве ответа Neddy RenModerator 14 марта 2012 г. 9:37
-
7 марта 2012 г. 6:24Модератор
Hi SAEEDDOE,
.Net Framework 4.0 does not provide many changes from the previews versions. So, you can use the exists samples which is for .Net 2.0, 3.5.
For more about Excel 14.0 Ojbect Library questions, you can get supports from the Excel for Developers forum:
http://social.msdn.microsoft.com/Forums/en-US/exceldev/threads
Best Regards
Neddy Ren[MSFT]
MSDN Community Support | Feedback to us
- Помечено в качестве ответа Neddy RenModerator 14 марта 2012 г. 9:37

