RunConflictDeletion class
Defines the RunConflictDeletion Class.This class is available in Office2010 or above. When the object is serialized out as xml, its qualified name is w14:conflictDel.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2010.Word.RunTrackChangeType
DocumentFormat.OpenXml.Office2010.Word.RunConflictDeletion
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
2.3.8 conflictDel
Target namespace: http://schemas.microsoft.com/office/word/2010/wordml
A CT_RunTrackChange element as specified in [ISO/IEC-29500-1] that specifies inline-level content that has been deleted in conflict with edits made by other users. An application MAY<11> treat the content as a tracked deletion. See section 2.2.5 for how this element integrates with ISO/IEC-29500-1.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
<xsd:element name="conflictDel" type="w:CT_RunTrackChange" minOccurs="0"/>
See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).