SlideMasterPart.SlideLayoutParts Property

Definition

Gets the SlideLayoutParts of the SlideMasterPart

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

Property Value

Applies to