Office Version

Microsoft Office Version Detector
Download

Office Version Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Warren Stevens
  • Publisher web site:
  • http://www.codeproject.com/Members/Warren-Stevens
  • Operating Systems:
  • Windows All
  • File Size:
  • 107 KB

Office Version Tags


Office Version Description

The Office Version application was developed to be an easy to use tool that will allow you to programmatically determine the version of Microsoft Office applications.OfficeVersion is a simple C++ class to programmatically detect the presence, and version of the popular Microsoft Office applications. Why would you want to do this? Perhaps you have an Excel-automation feature in your application that you want to Enable/Disable? Maybe your application uses a visual style that is similar to one of the Microsoft Office applications, and you want to change your interface to match the particular version of Office that the user has installed. The following Microsoft Office applications are detected: - Word - Excel - Outlook - Access - PowerPoint The following versions of Microsoft Office are detected: - Office 95 - Office 97 - Office 2000 - Office XP - Office 2003 - Office 2007 If there are multiple versions of an application installed, the version that is detected is the one that is "registered" (i.e. the version of the application that will open your file when you double-click the file).Since "Office" is a collection of applications, and not a single application itself, the algorithm for determining the presence and version of "Office" is to look through the set of Office applications, and use the first one found. The search is performed in order of the (approximate) popularity of the application (i.e. Word then Excel then Outlook then Access then PowerPoint).


Office Version Related Software