LinqToExcel
LinqToExcel copied to clipboard
Question on filtering hidden rows
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
Not sure if this is doable. Will have to investigate.