Range.IsEndOfRowMark (Word)

True if the specified range is collapsed and is located at the end-of-row mark in a table.

This property is the equivalent of the following expression:


ActiveDocument.Range.Information(wdAtEndOfRowMarker)