File extension recognition

Hey @chrestick

You can use Path.GetExtention(item) =“.xlsx” or Path.GetExtention(item) =“.xls”

For more assistance check this out :

Regards…!!
Aksh

4 Likes