Freigeben über


ConnectionValues-Enumeration

Connection Type

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

Syntax

'Declaration
Public Enumeration ConnectionValues
'Usage
Dim instance As ConnectionValues
public enum ConnectionValues

Member

Membername Beschreibung
ParentOf Parent Of. When the item is serialized out as xml, its value is "parOf".
PresentationOf Presentation Of. When the item is serialized out as xml, its value is "presOf".
PresentationParentOf Presentation Parent Of. When the item is serialized out as xml, its value is "presParOf".
UnknownRelationship Unknown Relationship. When the item is serialized out as xml, its value is "unknownRelationship".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace