DocumentLibraryVersion.Open Method
Opens the specified version of the shared document from the DocumentLibraryVersions collection in read-only mode.
Syntax
expression.Open
expression Required. A variable that represents a DocumentLibraryVersion object.
Example
The following example opens the previous saved version of the active document in read-only mode.
| Visual Basic for Applications |
|---|
|