in reply to Re^5: Read Merge cell details from xls
in thread Read Merge cell details from xls
Hey I am NOT able find the mentioned merged attribute in my worksheet even after reading the sheet with the following command.
my $book = ReadData("Temp_test.xlsx",attr=>1,merge=>1);
|
|---|