HiddenShape3D.ExtensionList Property
ExtensionList.Represents the element tag in schema: a:extLst
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property ExtensionList As ExtensionList
Get
Set
'Применение
Dim instance As HiddenShape3D
Dim value As ExtensionList
value = instance.ExtensionList
instance.ExtensionList = value
public ExtensionList ExtensionList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.ExtensionList