Check if excel file is empty

How to check if an excel file is empty?
I do not know how to use: String.IsNullOrEmpty(strVar)

Hi,

Do you need to check if the sheet is empty or not? If so, the following will help you.

Regards,

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