Compartir a través de


NotesMasterId.ExtensionList Property

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

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Property ExtensionList As ExtensionList
    Get
    Set
'Uso
Dim instance As NotesMasterId
Dim value As ExtensionList

value = instance.ExtensionList

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.ExtensionList
Returns ExtensionList.

See Also

Reference

NotesMasterId Class

NotesMasterId Members

DocumentFormat.OpenXml.Presentation Namespace