The DocumentLibraryVersions property of the Document object in Microsoft Office Word 2003 or 1st_Word12, the Workbook object in Microsoft Office Excel 2003 or 1st_Excel12, and the Presentation object in Microsoft Office PowerPoint 2003 or 1st_Excel12 returns a DocumentLibraryVersions object. The DocumentLibraryVersions object represents a collection of DocumentLibraryVersion objects.

Properties

Name Description
Gets an Application object that represents the container application for the DocumentLibraryVersions object (you can use this property with an Automation object to return that object's container application). Read-only.
Gets a Long indicating the number of items in the DocumentLibraryVersions collection. Read-only.
Gets a 32-bit integer that indicates the application in which the DocumentLibraryVersions object was created. Read-only.
Gets a Boolean value that indicates whether the document library in which the active document is saved on the server is configured to create a backup copy, or version, each time the file is edited on the Web site. Read-only.
Gets a DocumentLibraryVersion object from the DocumentLibraryVersions collection. Read-only.
Gets the Parent object for the DocumentLibraryVersions object. Read-only.