Share via


Paragraph.ResetAdvanceTo Method

Resets a paragraph that uses custom list levels to the original level settings.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub ResetAdvanceTo
'Usage
Dim instance As Paragraph

instance.ResetAdvanceTo()
void ResetAdvanceTo()

Remarks

Microsoft Office Word adjusts the numbering value to be used for numbering each list level for the specified paragraph by removing any intervening hidden paragraphs between the specified paragraph and the previous paragraph.

See Also

Reference

Paragraph Interface

Paragraph Members

Microsoft.Office.Interop.Word Namespace