InsertRowsBelow Method

See Also         Example         Applies To

Inserts rows below the current selection.

Syntax

expression.InsertRowsBelow

expression   Required. An expression that returns a Selection object.

Remarks

Microsoft Word inserts as many rows as there are in the current selection.

In order to use this method, the current selection must be in a table.