ConstraintRelationshipValues enumeration

Office 2013 and later

Constraint Relationship

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

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

Member nameDescription
Self Self. When the item is serialized out as xml, its value is "self".
Child Child. When the item is serialized out as xml, its value is "ch".
Descendant Descendant. When the item is serialized out as xml, its value is "des".
Show: