View.SplitSpecial Property
Word Developer Reference |
Returns or sets the active window pane. Read/write WdSpecialPane.
Syntax
expression.SplitSpecial
expression A variable that represents a View object.
Example
This example displays the primary footer in a separate pane in the active window.
Visual Basic for Applications |
---|
|
This example adds a footnote to the active document and displays all the footnotes in a separate pane in the active window.
Visual Basic for Applications |
---|
|
See Also