SlideLayoutPart.CustomXmlParts Property

Definition

Gets the CustomXmlParts of the SlideLayoutPart

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

Property Value

Applies to