Range.Rows (Word)
Returns a Rows collection that represents all the table rows in a range.
For information about returning a single member of a collection, see Returning a Single Object from a Collection.
Dim rwsRows As Rows
Set rwsRows = ActiveDocument.Range.Rows