Partager via


NonVisualConnectorProperties.EndConnection Property

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

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

Syntax

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

value = instance.EndConnection

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.EndConnection

See Also

Reference

NonVisualConnectorProperties Class

NonVisualConnectorProperties Members

DocumentFormat.OpenXml.Office2010.Word.DrawingShape Namespace