Selection.WholeStory Method

Expands a selection to include the entire story.

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

Syntax

'Declaration
Sub WholeStory
'Usage
Dim instance As Selection

instance.WholeStory()
void WholeStory()

See Also

Reference

Selection Interface

Selection Members

Microsoft.Office.Interop.Word Namespace