WorkbookPart.ExcelAttachedToolbarsPart 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 ExcelAttachedToolbarsPart of the WorkbookPart
public DocumentFormat.OpenXml.Packaging.ExcelAttachedToolbarsPart ExcelAttachedToolbarsPart { get; }public DocumentFormat.OpenXml.Packaging.ExcelAttachedToolbarsPart? ExcelAttachedToolbarsPart { get; }member this.ExcelAttachedToolbarsPart : DocumentFormat.OpenXml.Packaging.ExcelAttachedToolbarsPartPublic ReadOnly Property ExcelAttachedToolbarsPart As ExcelAttachedToolbarsPart