Share via


CustomizationPart.WordAttachedToolbarsPart Property

Gets the WordAttachedToolbarsPart of the CustomizationPart.

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

Syntax

'Declaration
Public ReadOnly Property WordAttachedToolbarsPart As WordAttachedToolbarsPart
    Get
'Usage
Dim instance As CustomizationPart
Dim value As WordAttachedToolbarsPart

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

Property Value

Type: DocumentFormat.OpenXml.Packaging.WordAttachedToolbarsPart

See Also

Reference

CustomizationPart Class

CustomizationPart Members

DocumentFormat.OpenXml.Packaging Namespace