Row.Cells Property (Word)
Returns a Cells collection that represents the table cells in a column, row, selection, or range. Read-only.
Syntax
expression .Cells
expression A variable that represents a Row object.
Remarks
For information about returning a single member of a collection, see Returning an Object from a Collection.