Connection.ExtensionList Property

Definition

ExtensionList.

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

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

Property Value

Returns ExtensionList.

Applies to