Share via


DataModel.ConnectionList プロパティ

定義

接続リスト。

スキーマ内の次の要素タグを表します: 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

プロパティ値

ConnectionList を返します。

適用対象