So I have to download a file from somewhere and have to show the sheets name of that file

I used download tool to get the file but now when i am using dynamic input i am not able to get the sheet names. i don't want the sheets data as an output i am looking for sheet names only
suppose there are 3 sheets in a excel file so the output should be the name of the 3 sheets
sheet1
sheet2
sheet3