NotesMaster.NotesMasterPart Property

Definition

Gets the NotesMasterPart associated with this element.

public DocumentFormat.OpenXml.Packaging.NotesMasterPart NotesMasterPart { get; }
public DocumentFormat.OpenXml.Packaging.NotesMasterPart? NotesMasterPart { get; }
member this.NotesMasterPart : DocumentFormat.OpenXml.Packaging.NotesMasterPart
Public ReadOnly Property NotesMasterPart As NotesMasterPart

Property Value

Returns NotesMasterPart.

Applies to