SlideSyncProperties.ExtensionList Property

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

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

Syntax

'Declaration
Public Property ExtensionList As ExtensionList
    Get
    Set
'Usage
Dim instance As SlideSyncProperties
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

SlideSyncProperties Class

SlideSyncProperties Members

DocumentFormat.OpenXml.Presentation Namespace