Paragraphs.OutlinePromote Method

Definition

Applies the previous heading level style (Heading 1 through Heading 8) to the specified paragraph or paragraphs.

public:
 void OutlinePromote();
public void OutlinePromote ();
abstract member OutlinePromote : unit -> unit
Public Sub OutlinePromote ()

Remarks

If a paragraph is formatted with the Heading 2 style, this method promotes the paragraph by changing the style to Heading 1.

Applies to