I think you posted your reply as I was posting my second update. There is indeed a "hidden" property exposed, as demonstrated in my line $sht->Cells(2, 1)->EntireRow->{Hidden} = 1;. You can test this with something like if ($row->{Hidden}) {do stuff}.
Update: I've now updated my code to demonstrate testing the hidden property.
Regards,
John Davies
In reply to Re^3: Win32::OLE and Excel: Iterating when certain row numbers are missing
by davies
in thread Win32::OLE and Excel: Iterating when certain row numbers are missing
by ownlifeful
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |