Presentation.CustomShowList Property
List of Custom Shows.Represents the element tag in schema: p:custShowLst
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property CustomShowList As CustomShowList
Get
Set
'Usage
Dim instance As Presentation
Dim value As CustomShowList
value = instance.CustomShowList
instance.CustomShowList = value
public CustomShowList CustomShowList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.CustomShowList
Returns CustomShowList.