Subdocuments Members

Include Protected Members
Include Inherited Members

A collection of Subdocument objects that represent the subdocuments in a range or document.

The Subdocuments type exposes the following members.

Methods

  Name Description
Public method AddFromFile Adds the specified subdocument to the master document at the start of the selection and returns a Subdocument object.
Public method AddFromRange Creates one or more subdocuments from the text in the specified range and returns a Subdocument object.
Public method Delete Deletes the specified object.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method Merge Merges the specified subdocuments of a master document into a single subdocument.
Public method Select Selects the specified object.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Expanded True if the subdocuments in the specified document are expanded.
Public property Item Returns an individual object in a collection.
Public property Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

Subdocuments Interface

Microsoft.Office.Interop.Word Namespace