I am using Perl 5.1.8 and Win32::OLE 0.1101 and having problems with the following:
Trying to read the formatting style of a particular cell:
$format = $Sheet->Cells(1,2)->Style->{'Name'};
where $Sheet is a reference to my current worksheet.
The $format variable contains...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.