Selection.IsEndOfRowMark (Word)
True if the specified selection or range is collapsed and is located at the end-of-row mark in a table.
This property is the equivalent of the following expression:
Selection.Information(wdAtEndOfRowMarker)
True if the specified selection or range is collapsed and is located at the end-of-row mark in a table.
This property is the equivalent of the following expression:
Selection.Information(wdAtEndOfRowMarker)