TitleBar Element in OBPart
(LayoutDefinitions Schema)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies the user interface (UI) and behavior of the title bar of the Office External Part.
Namespace: http://schemas.microsoft.com/office/2009/05/BusinessApplications/Layout
Schema: LayoutDefinitions
<TitleBar Visible = "Boolean" ShowCollapseExpand = "Boolean"> </TitleBar>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
**Visible** |
Optional. Specifies whether the title bar is visible or hidden. Attribute type: **Boolean** |
**ShowCollapseExpand** |
Optional. Specifies whether the Expand button or Collapse button is shown or hidden. Attribute type: **Boolean** |
Child elements
None.
Parent elements
Element | Description |
---|---|
OBPart Element in ArrayOfOBPart (LayoutDefinitions Schema) | The Office External Part this title bar belongs to. |