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