Paragraph.ResetAdvanceTo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.