Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Word Developer Reference |
Returns the story type for the specified selection. Read-only WdStoryType.
Syntax
expression.StoryType
expression Required. A variable that represents a Selection object.
Example
This example returns the story type of the selection.
| Visual Basic for Applications |
|---|
|
This example closes the footnote pane if the selection is contained in the footnote story.
| Visual Basic for Applications |
|---|
|
See Also