Freigeben über


NotesMasterPart.NotesMaster-Eigenschaft

Gets/Sets the root element of this part.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property NotesMaster As NotesMaster
    Get
    Set
'Usage
Dim instance As NotesMasterPart
Dim value As NotesMaster

value = instance.NotesMaster

instance.NotesMaster = value
public NotesMaster NotesMaster { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.NotesMaster

Siehe auch

Referenz

NotesMasterPart Klasse

NotesMasterPart-Member

DocumentFormat.OpenXml.Packaging-Namespace