NonVisualConnectorProperties.StartConnection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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