Paragraph.ListAdvanceTo (Word)

Sets the list levels for a paragraph in a list.

Microsoft Word adjusts the numbering value to be used for numbering each list level for the specified paragraph by inserting the necessary intervening paragraphs as hidden text between the specified paragraph and the previous paragraph.

ListAdvanceTo (Level1, Level2, Level3, Level4, Level5, Level6, Level7, Level8, Level9)


ActiveDocument.Lists(1).ListParagraphs(1).ListAdvanceTo

Arguments

Optional arguments

The following arguments are optional

Level1 - Integer

Level2 - Integer

Level3 - Integer

Level4 - Integer

Level5 - Integer

Level6 - Integer

Level7 - Integer

Level8 - Integer

Level9 - Integer