Allows you to get the name and the sheet of the workbook.
Example
Running this code will show the sheets of "C:\Users\user\Desktop\Test Folder\Excel File.xlsx", which is shown in the alert box.
alert($plugin function("Data and Files Automation.dll", "$sheet name from excel", "C:\\Users\\user\\Desktop\\Test Folder\\Excel File.xlsx"))