Hi All,

Can you pls let me know how to delete a worksheet from an XLS file 
using win32::OLE.

I tried with

my $Sheet = $Book->Worksheets->Delete("Sheet4");

but it is giving invalid number of parameters error.

Thanks and Regards,
Praveen
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to