Share via


CustomShow.SlideList Property

Definition

List of Presentation Slides.

Represents the following element tag in the schema: p:sldLst.

public DocumentFormat.OpenXml.Presentation.SlideList SlideList { get; set; }
public DocumentFormat.OpenXml.Presentation.SlideList? SlideList { get; set; }
member this.SlideList : DocumentFormat.OpenXml.Presentation.SlideList with get, set
Public Property SlideList As SlideList

Property Value

Returns SlideList.

Applies to