i want to export data table to excel file with EPPlus that data table have property with int type,so i want to in excel file,the same format will be. Does anyone know a way to export a DataTable to Excel with these?i want to export data table to excel file with