Workbook.DocumentLibraryVersions Property
Excel Developer Reference |
Returns a DocumentLibraryVersions collection that represents the collection of versions of a shared workbook that has versioning enabled and that is stored in a document library on a server.
Syntax
expression.DocumentLibraryVersions
expression A variable that represents a Workbook object.
See Also