View.SplitSpecial Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the active window pane.
public:
property Microsoft::Office::Interop::Word::WdSpecialPane SplitSpecial { Microsoft::Office::Interop::Word::WdSpecialPane get(); void set(Microsoft::Office::Interop::Word::WdSpecialPane value); };
public Microsoft.Office.Interop.Word.WdSpecialPane SplitSpecial { get; set; }
member this.SplitSpecial : Microsoft.Office.Interop.Word.WdSpecialPane with get, set
Public Property SplitSpecial As WdSpecialPane
Property Value
Remarks
WdSpecialPane can be one of the following WdSpecialPane constants:
wdPaneComments
wdPaneCurrentPageFooter
wdPaneCurrentPageHeader
wdPaneEndnoteContinuationNotice
wdPaneEndnoteContinuationSeparator
wdPaneEndnotes
wdPaneEndnoteSeparator
wdPaneEvenPagesFooter
wdPaneEvenPagesHeader
wdPaneFirstPageFooter
wdPaneFirstPageHeader
wdPaneFootnoteContinuationNotice
wdPaneFootnoteContinuationSeparator
wdPaneFootnotes
wdPaneFootnoteSeparator
wdPaneNone
wdPanePrimaryFooter
wdPanePrimaryHeader
wdPaneRevisions