Export To Excel c#
Add this file to your project:
/* To create excel file use next line: */CreateExcelFile.CreateExcelDocument("YourCreateExcelFile.CreateExcelDocument("PutModel".ToList(),Your Model here".ToList(), "Name.xlsx", Response);
- Don't forget to change namespace in the file :)