OutlineViewProperties.OutlineViewSlideList Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of Presentation Slides.
Represents the following element tag in the schema: p:sldLst.
public DocumentFormat.OpenXml.Presentation.OutlineViewSlideList OutlineViewSlideList { get; set; }
	public DocumentFormat.OpenXml.Presentation.OutlineViewSlideList? OutlineViewSlideList { get; set; }
	member this.OutlineViewSlideList : DocumentFormat.OpenXml.Presentation.OutlineViewSlideList with get, set
	Public Property OutlineViewSlideList As OutlineViewSlideList
	Property Value
Returns OutlineViewSlideList.