Compartir a través de


NonVisualConnectionShapeProperties.EndConnection Property

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

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

Syntax

'Declaración
Public Property EndConnection As EndConnection
    Get
    Set
'Uso
Dim instance As NonVisualConnectionShapeProperties
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

NonVisualConnectionShapeProperties Class

NonVisualConnectionShapeProperties Members

DocumentFormat.OpenXml.Drawing.ChartDrawing Namespace