0
Reply

[C# .net 4] Create Excel file using OpenXML

Chevy Mark Sunderland

Chevy Mark Sunderland

Jan 24 2013 2:45 PM
1.8k
hi there, hope in your help.

i need Create Excel file in ASP.NET C# using OpenXML and this is my example link:

http://www.c-sharpcorner.com/uploadfile/jayendra/how-to-create-excel-file-in-asp-net-c-sharp/

i tried this code but i have error:

CS0246: The type or namespace name 'OpenXmlDataDataContext' could not
be found (are you missing a using directive or an assembly reference?)


Can you help me?
Any other suggestion for my problem?
Thanks

Attachment: codes.zip