Share via


View.SplitSpecial Propriété

Définition

Cette propriété renvoie ou définit le volet de la fenêtre active.

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

Valeur de propriété

Remarques

WdSpecialPane peut être l’une des constantes WdSpecialPane suivantes :

wdPaneComments

wdPaneCurrentPageFooter

wdPaneCurrentPageHeader

wdPaneEndnoteContinuationNotice

wdPaneEndnoteContinuationSeparator

wdPaneEndnotes

wdPaneEndnoteSeparator

wdPaneEvenPagesFooter

wdPaneEvenPagesHeader

wdPaneFirstPageFooter

wdPaneFirstPageHeader

wdPaneContinuationNotice

wdPane FootnoteContinuationSeparator

wdPane Footnotes

wdPane FootnoteSeparator

wdPaneNone

wdPanePrimaryFooter

wdPanePrimaryHeader

wdPaneRevisions

S’applique à