View.SplitSpecial Eigenschaft

Definition

Gibt den aktiven Fensterausschnitt zurück oder legt ihn fest.

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

Eigenschaftswert

Hinweise

WdSpecialPane kann eine der folgenden WdSpecialPane-Konstanten sein:

wdPaneComments

wdPaneCurrentPageFooter

wdPaneCurrentPageHeader

wdPaneEndnoteContinuationNotice

wdPaneEndnoteContinuationSeparator

wdPaneEndnotes

wdPaneEndnoteSeparator

wdPaneEvenPagesFooter

wdPaneEvenPagesHeader

wdPaneFirstPageFooter

wdPaneFirstPageHeader

wdPaneFootnoteContinuationNotice

wdPaneFootnoteContinuationSeparator

wdPaneFootnotes

wdPaneFootnoteSeparator

wdPaneNone

wdPanePrimaryFooter

wdPanePrimaryHeader

wdPaneRevisions

Gilt für: