Help for this page
$sheet->PageSetup->{Zoom}='False';
my $vtfalse = Variant(VT_BOOL,0); $sheet->PageSetup->{Zoom}=$vtfalse;