Syntax
OutlinePromote
Remarks
Applies the previous heading level style to the selected headings (Heading 2 through Heading 9) or body text.
Example
This example promotes the heading level style of the current paragraph if each character in the paragraph, including the paragraph mark, is bold:
ViewOutline EditGoTo "\Para" If Bold() = 1 Then OutlinePromote
See Also
OutlineDemote, OutlineMoveUp