Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Win32::OLE set worksheet view with Zoom 75%

by guha (Priest)
on May 09, 2004 at 19:40 UTC ( [id://351899]=note: print w/replies, xml ) Need Help??


in reply to Win32::OLE set worksheet view with Zoom 75%

Zoom is a property of the Window-object. Assuming the application object is $ex.

$ex->Windows(1)->{Zoom} = 75;

Code not tested but HTHA.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://351899]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found