Hi All,

Is there any way to underline a particular cell in excel sheet 
using perl win32::OLE module.?

I tried with below statement but it is not working.

$Sheet->Range("a10")->Font->{Underline}= 
"xlUnderlineStyleSingle";

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

Reply via email to