Subdocuments Members (Word)
A collection of Subdocument objects that represent the subdocuments in a range or document.
Methods
Name |
Description |
---|---|
Adds the specified subdocument to the master document at the start of the selection and returns a Subdocument object. |
|
Creates one or more subdocuments from the text in the specified range and returns a SubDocument object. |
|
Deletes the collection of subdocuments. |
|
Returns an individual Subdocument object in a collection. |
|
Merges the specified subdocuments of a master document into a single subdocument. |
|
Selects the specified subdocument. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of subdocuments in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if the subdocuments in the specified document are expanded. Read/write Boolean. |
|
Returns an Object that represents the parent object of the specified Subdocuments object. |