This is my function on C#
public static void ExportToExcelAndDecode(this DataTable tbl, string excelFilePath) { try {