How to save an excel file as csv using NPOI? I have tried below.
//corrupt csv/excel using (var csvStream = new FileStream(csvPath, FileMode.Creat