SlideMasterPart.SlideParts Property

Definition

Gets the SlideParts of the SlideMasterPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.SlidePart> SlideParts { get; }
member this.SlideParts : seq<DocumentFormat.OpenXml.Packaging.SlidePart>
Public ReadOnly Property SlideParts As IEnumerable(Of SlidePart)

Property Value

Applies to