Rows.Delete Method

Word Developer Reference

Deletes the specified table rows.

Syntax

expression.Delete

expression   Required. A variable that represents a Rows collection.

See Also