Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.SectionStart enum

Package:
word

Specifies the type of section break for the specified item.

Remarks

API set: WordApiDesktop 1.3

Used by

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.


Feedback

Was this page helpful?