Subdocuments.Select Method

Selects the specified object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Select
'Usage
Dim instance As Subdocuments

instance.Select()
void Select()

Remarks

Note After using this method, use the Selection property to work with the selected items.

See Also

Reference

Subdocuments Interface

Subdocuments Members

Microsoft.Office.Interop.Word Namespace