Freigeben über


PresentationPart.VbaProjectPart-Eigenschaft

Gets the VbaProjectPart of the PresentationPart.

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

Syntax

'Declaration
Public ReadOnly Property VbaProjectPart As VbaProjectPart
    Get
'Usage
Dim instance As PresentationPart
Dim value As VbaProjectPart

value = instance.VbaProjectPart
public VbaProjectPart VbaProjectPart { get; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Packaging.VbaProjectPart

Siehe auch

Referenz

PresentationPart Klasse

PresentationPart-Member

DocumentFormat.OpenXml.Packaging-Namespace