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