Check format file xlsx

I need check, my file .xlsx or not.
That topic Check format file I not got answer

1 Like

Hi @RPA3

You can using [Path.GetExtension(File Path)] to check it

You can refer as below for guideline:
GetFileType.zip (24.5 KB)

I hope this information will be useful for you :blush:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.