WdSectionStart Énumération

Définition

Définit le type de saut de section pour l'élément spécifié.

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

Champs

wdSectionContinuous 0

Saut de section continu.

wdSectionEvenPage 3

Saut de section aux pages paires.

wdSectionNewColumn 1

Saut de section aux nouvelles colonnes.

wdSectionNewPage 2

Saut de section aux nouvelles pages.

wdSectionOddPage 4

Saut de section aux pages impaires.

S’applique à