Freigeben über


NonVisualConnectorShapeDrawingProperties.EndConnection-Eigenschaft

Connection End.Represents the element tag in schema: a:endCxn

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property EndConnection As EndConnection
    Get
    Set
'Usage
Dim instance As NonVisualConnectorShapeDrawingProperties
Dim value As EndConnection

value = instance.EndConnection

instance.EndConnection = value
public EndConnection EndConnection { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.EndConnection
Returns EndConnection.

Siehe auch

Referenz

NonVisualConnectorShapeDrawingProperties Klasse

NonVisualConnectorShapeDrawingProperties-Member

DocumentFormat.OpenXml.Presentation-Namespace