http://www.perlmonks.org?node_id=646044


in reply to Re: Editing Cell Hyperlink Using Perl OLE.pm
in thread Using Win32::OLE and Excel - Tips and Tricks

OK so how DO you read an Excel cell's hyperlink value with Win32::OLE; That is what I'm stuck on. It seems to be in $range->{'Hyperlinks'}->{'Item'} but I can't read Item. tnks hal
  • Comment on Re^2: Reading Cell Hyperlink Using Perl OLE.pm