Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Using Win32::OLE and Excel - Tips and Tricks

by pinguxx (Initiate)
on Nov 26, 2005 at 06:33 UTC ( [id://511836]=note: print w/replies, xml ) Need Help??


in reply to Using Win32::OLE and Excel - Tips and Tricks

is there anyway to do freeze_panes with win32-ole, i see that spreadsheet::writeexcel does, can win32 do it?
  • Comment on Re: Using Win32::OLE and Excel - Tips and Tricks

Replies are listed 'Best First'.
Re^2: Using Win32::OLE and Excel - Tips and Tricks
by explorer (Chaplain) on May 28, 2007 at 15:43 UTC
    $sheet->Cells( $y, $x )->Select(); $Excel->ActiveWindow->{FreezePanes} = 1;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-23 17:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found