Partager via


Subdocument.Open Method (Word)

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

Concepts

Subdocument Object Members

Subdocument Object