Range.WholeStory (Word)
Expands a range to include the entire story.
The following instructions, where myRange is a valid Range object, are functionally equivalent:
myRange.WholeStory
myRange.Expand Unit:=wdStory
Expands a range to include the entire story.
The following instructions, where myRange is a valid Range object, are functionally equivalent:
myRange.WholeStory
myRange.Expand Unit:=wdStory