Share via


DataModelRoot.ConnectionList Property

Definition

Connection List.

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

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

Property Value

Applies to