Help for this page
my $value = $MYWORKSHEET->Range("B35")->Value();
my $value = $MYWORKSHEET->Range("B35")->{Value};