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