次の方法で共有


PresentationDocument.QuickAccessToolbarCustomizationsPart Property

Gets the QuickAccessToolbarCustomizationsPart of the PresentationDocument.

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

Syntax

'宣言
Public ReadOnly Property QuickAccessToolbarCustomizationsPart As QuickAccessToolbarCustomizationsPart
    Get
'使用
Dim instance As PresentationDocument
Dim value As QuickAccessToolbarCustomizationsPart

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

Property Value

Type: DocumentFormat.OpenXml.Packaging.QuickAccessToolbarCustomizationsPart

See Also

Reference

PresentationDocument Class

PresentationDocument Members

DocumentFormat.OpenXml.Packaging Namespace