Freigeben über


PresentationDocument.QuickAccessToolbarCustomizationsPart-Eigenschaft

Gets the QuickAccessToolbarCustomizationsPart of the PresentationDocument.

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

Syntax

'Declaration
Public ReadOnly Property QuickAccessToolbarCustomizationsPart As QuickAccessToolbarCustomizationsPart
    Get
'Usage
Dim instance As PresentationDocument
Dim value As QuickAccessToolbarCustomizationsPart

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Packaging.QuickAccessToolbarCustomizationsPart

Siehe auch

Referenz

PresentationDocument Klasse

PresentationDocument-Member

DocumentFormat.OpenXml.Packaging-Namespace