Hi
I have filtered excel data and I want to get all unfiltered data

I have excel data like this and I want to get data that is shown.
If I just do read excel worksheet it would get data including the hidden data
Is there anyway I could do this without removing hidden rows??
Due to large data, it takes forever to remove data.
Thank you