Subdocument.Open Method
Word Developer Reference |
Opens the specified subdocument. Returns a Document object that represents the opened subdocument.
Syntax
expression.Open
expression Required. A variable that represents a Subdocument object.
Return Value
Document
See Also