3.2.1.1 Excel Attached Toolbars Part

Content Type

application/vnd.ms-excel.attachedToolbars

Root Namespace

Not applicable

Source Relationship

http://schemas.microsoft.com/office/2006/relationships/attachedToolbars

This binary part supports the storage of custom toolbars created by the user.

A package shall contain at most one Attached Toolbars part, and that part shall be the target of an implicit relationship from the Workbook part ("[ISO/IEC-29500-1] §12.3.23").

[Example: The following Workbook part-relationship item contains a relationship to the Attached Toolbars part, which is stored in the ZIP item attachedToolbars.bin:

 <Relationships xmlns="…">
   <Relationship Id="rId6" 
     Type="http://…/attachedToolbars" Target="attachedToolbars.bin"/>
 </Relationships>

end example]

An Attached Toolbars part shall be located within the package containing the source relationship (expressed syntactically, the TargetMode attribute of the Relationship element shall be Internal).

An Attached Toolbars part shall not have implicit or explicit relationships to any part defined by Office Open XML File Formats [ISO/IEC-29500-1].

The internal structure of the ZIP item attachedToolbars.bin is specified in the XCB section of the Excel 97-2003 Binary File Format (.xls) Structure Specification [MS-XLS] book.