PresentationPart.SlideMasterParts Property

Definition

Gets the SlideMasterParts of the PresentationPart

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

Property Value

Applies to