Version Object Members

Represents a single version of a document. The Version object is a member of the Versions collection. The Versions collection includes all the versions of the specified document.

Methods

Name

Description

Delete

Deletes the specified version.

Open

Opens the specified version of a document. Returns a Document object representing the opened document.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Comment

Returns the comment associated with the specified version of a document. Read-only String.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Date

The date and time that the document version was saved. Read-only Date.

Index

Returns a Long that represents the position of an item in a collection. Read-only.

Parent

Returns an Object that represents the parent object of the specified Version object.

SavedBy

Returns the name of the user who saved the specified version of the document. Read-only String.