SlideMaster.SlideMasterPart Property
Gets the SlideMasterPart associated with this element.
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Property SlideMasterPart As SlideMasterPart
Get
Friend Set
用法
Dim instance As SlideMaster
Dim value As SlideMasterPart
value = instance.SlideMasterPart
public SlideMasterPart SlideMasterPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.SlideMasterPart
Returns SlideMasterPart.