True if the selection or range to which this method is applied is in the same story as the range specified by the Range argument.
Note A range can belong to only one story.
Syntax
expression.InStory(Range)
expression Required. An expression that returns a Range or Selection object.
Range Required Range object. The Range object whose story is compared with the story that contains expression.