Freigeben über


PresentationPart.Presentation-Eigenschaft

Gets/Sets the root element of this part.

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

Syntax

'Declaration
Public Property Presentation As Presentation
    Get
    Set
'Usage
Dim instance As PresentationPart
Dim value As Presentation

value = instance.Presentation

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.Presentation

Siehe auch

Referenz

PresentationPart Klasse

PresentationPart-Member

DocumentFormat.OpenXml.Packaging-Namespace