insertRows method



Inserts one or more empty rows immediately above the referenced range.

Syntax

Range.insertRows()

Applies to

Range object.

Parameters

none.

Return value

none.

Usage

insertRows() inserts as many rows as there are in the range specified by Range.

See also
insertColumns method
deleteColumns method
deleteRows method