Paragraph.ResetAdvanceTo Method

Definition

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

public:
 void ResetAdvanceTo();
public void ResetAdvanceTo ();
abstract member ResetAdvanceTo : unit -> unit
Public Sub 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.

Applies to