Поделиться через


NonVisualConnectorShapeDrawingProperties.EndConnection Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.EndConnection
Returns EndConnection.

See Also

Reference

NonVisualConnectorShapeDrawingProperties Class

NonVisualConnectorShapeDrawingProperties Members

DocumentFormat.OpenXml.Presentation Namespace