CustomXmlConflictDeletionRangeEnd class

Office 2013 and later

Defines the CustomXmlConflictDeletionRangeEnd Class.This class is available in Office2010 or above. When the object is serialized out as xml, its qualified name is w14:customXmlConflictDelRangeEnd.

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Office2010.Word.MarkupType
        DocumentFormat.OpenXml.Office2010.Word.CustomXmlConflictDeletionRangeEnd

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

2.3.6 customXmlConflictDelRangeEnd

Target namespace: http://schemas.microsoft.com/office/word/2010/wordml

A CT_Markup (as specified in [ISO/IEC-29500-1]) element that specifies the end of a region in which all custom XML markup has been deleted in conflict with edits made by other users. An application MAY<9> ignore this element. 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="customXmlConflictDelRangeEnd" type="w:CT_Markup"/>

See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: