Freigeben über


Shape.OfficeArtExtensionList-Eigenschaft

OfficeArtExtensionList.Represents the element tag in schema: dsp:extLst

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

Syntax

'Declaration
Public Property OfficeArtExtensionList As OfficeArtExtensionList
    Get
    Set
'Usage
Dim instance As Shape
Dim value As OfficeArtExtensionList

value = instance.OfficeArtExtensionList

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office.Drawing.OfficeArtExtensionList

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Office.Drawing-Namespace