Range.Conflicts (Word)
Returns a Conflicts collection object that contains all the conflict objects in the range.
Use the Conflicts property to return the Conflicts collection object for a document. Use Conflicts (index), where index is the conflict index number, to return a singleConflict object.
MsgBox ActiveDocument.Paragraphs(1).Range.Conflicts.Count