Rows.Select method (Word)

Selects a collection of rows in a table.

Syntax

expression.Select

expression Required. A variable that represents a Rows object.

Remarks

After using this method, use the Selection object to work with the selected items. For more information, see Working with the Selection Object.

See also

Rows Collection Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.