I use DataTable for export data to excel, but the final file doesn't show well data sized more than 10 caracters.
for example the value 1,65987E+11 is recorded in database and in code "165987000501" as string So is there any solution for inscrease the cell size for show more numbers ? Regards.
