CustomGeometry.ConnectionSiteList Property

Definition

List of Shape Connection Sites.

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

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

Property Value

Returns ConnectionSiteList.

Applies to