Edit

Share via


Word.SectionStart enum

Specifies the type of section break for the specified item.

Remarks

[ API set: WordApiDesktop 1.3 ]

Fields

continuous = "Continuous"

Continuous section break.

evenPage = "EvenPage"

Even page section break.

newColumn = "NewColumn"

New column section break.

newPage = "NewPage"

New page section break.

oddPage = "OddPage"

Odd page section break.