LinqToExcel icon indicating copy to clipboard operation
LinqToExcel copied to clipboard

Question on filtering hidden rows

Open isthiscode opened this issue 10 years ago • 1 comments

Hi,

I've a requirement to filter out hidden rows in excel when it is uploaded to server. User wants to keep a lot of hidden data in excel and refer back to it as needed but those hidden rows must not be uploaded. When I use linqtoexcel, by default all rows get uploaded. I don't find any row attributes to identify which rows are hidden so that I can leave it out.

Thanks

isthiscode avatar Feb 19 '15 18:02 isthiscode

Not sure if this is doable. Will have to investigate.

mrworkman avatar Oct 21 '17 01:10 mrworkman