I've been given the task of importing several Excel files on a regular basis and everyone of them has hidden rows that need to be ignored.
Everything is working perfectly except that ClosedXML always returns the hidden rows too.
How do I detect hidden rows (or columns / cells) so I can avoid them ?
Everything is working perfectly except that ClosedXML always returns the hidden rows too.
How do I detect hidden rows (or columns / cells) so I can avoid them ?