Range.StoryType Property
Word Developer Reference |
Returns the story type for the specified range, selection, or bookmark. Read-only WdStoryType.
Syntax
expression.StoryType
expression Required. A variable that represents a Range object.
See Also