Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE qw(in valof with);
    use Win32::OLE::Const 'Microsoft Excel';
    use Win32::OLE::NLS qw(:DEFAULT :LANG :SUBLANG);
    
  2. or download this
    use OLE;