Freigeben über


OutlineViewProperties.OutlineViewSlideList-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.OutlineViewSlideList
Returns OutlineViewSlideList.

Siehe auch

Referenz

OutlineViewProperties Klasse

OutlineViewProperties-Member

DocumentFormat.OpenXml.Presentation-Namespace