Share via


StyleLabel.ExtensionList Property

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

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ExtensionList As ExtensionList
    Get
    Set
'Usage
Dim instance As StyleLabel
Dim value As ExtensionList

value = instance.ExtensionList

instance.ExtensionList = value
public ExtensionList ExtensionList { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Diagrams.ExtensionList
Returns ExtensionList.

See Also

Reference

StyleLabel Class

StyleLabel Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace