Compartir a través de


NonVisualConnectionShapeProperties.StartConnection Property

Connection Start.Represents the element tag in schema: a:stCxn

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

Syntax

'Declaración
Public Property StartConnection As StartConnection
    Get
    Set
'Uso
Dim instance As NonVisualConnectionShapeProperties
Dim value As StartConnection

value = instance.StartConnection

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.StartConnection
Returns StartConnection.

See Also

Reference

NonVisualConnectionShapeProperties Class

NonVisualConnectionShapeProperties Members

DocumentFormat.OpenXml.Drawing.ChartDrawing Namespace