Range.WholeStory Method
Expands a range 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 Range
instance.WholeStory()
void WholeStory()