Share via


DocumentLibraryVersions Object Members

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
Aa433407.properties(en-us,office.12).gif Application 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.
Aa433407.properties(en-us,office.12).gif Count Gets a Long indicating the number of items in the DocumentLibraryVersions collection. Read-only.
Aa433407.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the DocumentLibraryVersions object was created. Read-only.
Aa433407.properties(en-us,office.12).gif IsVersioningEnabled 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.
Aa433407.properties(en-us,office.12).gif Item Gets a DocumentLibraryVersion object from the DocumentLibraryVersions collection. Read-only.
Aa433407.properties(en-us,office.12).gif Parent Gets the Parent object for the DocumentLibraryVersions object. Read-only.