Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE;
    use Win32::OLE::Const 'Microsoft.Word';    # wd  constants
    
  2. or download this
    use Win32::OLE::Const 'Microsoft Office';
    
  3. or download this
    use Win32::OLE::Const 'Microsoft Office 11.0 Object Library'; # office
    + 2003
    
  4. or download this
    use Win32::OLE::Const 'Microsoft Office 11.0 Object Library';  # mso c
    +onstants
    use Win32::OLE::Const 'Microsoft Office 12.0 Object Library';  # mso c
    +onstants
    use Win32::OLE::Const 'Microsoft Office 14.0 Object Library';  # mso c
    +onstants