Help for this page
sub get_worksheet_data { my $worksheet = shift; ... my $u = $cell->unformatted(); my $T = $cell->{Type}; my $result = $T;