How to get all the sheetnames from Excel using Epplus? – SEO
Hi I am not sure how I can achieve it. How I can get the sheet names of an excel file using Epplus? I tried the below code but its not giving the output. FileInfo fileInfo = new FileInfo(currentDir +…