I have a Perl program that creates an Excel spreadsheet. I need to set the print area from within my program. According to what I can dig up on VB, the command is
ActiveSheet.PageSetup.PrintArea = Selection.Address
How do I translate that into Perl?
_______________________________________________________
Stephan Gross Loral Skynet 908-470-2388 [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
