WdSectionStart Enumeration

Definition

Gibt den Typ des Abschnittswechsels für das angegebene Element an.

public enum class WdSectionStart
[System.Runtime.InteropServices.Guid("A04EAECD-6433-3994-8B86-4E4D973C4630")]
public enum WdSectionStart
type WdSectionStart = 
Public Enum WdSectionStart
Vererbung
WdSectionStart
Attribute

Felder

wdSectionContinuous 0

Fortlaufender Abschnittswechsel.

wdSectionEvenPage 3

Abschnittswechsel: Gerade Seite.

wdSectionNewColumn 1

Abschnittswechsel: Neue Spalte.

wdSectionNewPage 2

Abschnittswechsel: Neue Seite.

wdSectionOddPage 4

Abschnittswechsel: Ungerade Seite.

Gilt für: