We are developing an automation tool in c#, we are using datatables and importing that datatables into excel sheet, while importing the values like "0056" we are finding difficulties here, becoz in excel sheet(output sheet) it was printing only "56" instead of "0056".
Please provide any solution for this...