Help for this page
my $sheet = $Excel->Workbooks->Open($ARGV[0])->Sheets->item("words");
$sheet->Range("$col$row")->{'MergeArea'}->{'Address'}