CustomizationPart.WordAttachedToolbarsPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the WordAttachedToolbarsPart of the CustomizationPart
public DocumentFormat.OpenXml.Packaging.WordAttachedToolbarsPart WordAttachedToolbarsPart { get; }
public DocumentFormat.OpenXml.Packaging.WordAttachedToolbarsPart? WordAttachedToolbarsPart { get; }
member this.WordAttachedToolbarsPart : DocumentFormat.OpenXml.Packaging.WordAttachedToolbarsPart
Public ReadOnly Property WordAttachedToolbarsPart As WordAttachedToolbarsPart