InsertParagraphBefore Method

See Also         Example         Applies To

Inserts a new paragraph before the specified selection or range.

Note   After this method is applied, the range or selection expands to include the new paragraph.

Syntax

expression.InsertParagraphBefore

expression   Required. An expression that returns a Selection or Range object.