Freigeben über


NotesSlidePart.NotesSlide-Eigenschaft

Gets/Sets the root element of this part.

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

Syntax

'Declaration
Public Property NotesSlide As NotesSlide
    Get
    Set
'Usage
Dim instance As NotesSlidePart
Dim value As NotesSlide

value = instance.NotesSlide

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.NotesSlide

Siehe auch

Referenz

NotesSlidePart Klasse

NotesSlidePart-Member

DocumentFormat.OpenXml.Packaging-Namespace