NonVisualConnectionShapeProperties.StartConnection Property

Definition

Connection Start.

Represents the following element tag in the schema: a:stCxn.

public DocumentFormat.OpenXml.Drawing.StartConnection StartConnection { get; set; }
public DocumentFormat.OpenXml.Drawing.StartConnection? StartConnection { get; set; }
member this.StartConnection : DocumentFormat.OpenXml.Drawing.StartConnection with get, set
Public Property StartConnection As StartConnection

Property Value

Returns StartConnection.

Applies to