_CommandBars.AddEx(Object, Object, Object, Object, Object) Method

Definition

Reserved for internal use.

public Microsoft.Office.Core.CommandBar AddEx (object TbidOrName, object Position, object MenuBar, object Temporary, object TbtrProtection);
abstract member AddEx : obj * obj * obj * obj * obj -> Microsoft.Office.Core.CommandBar
Public Function AddEx (Optional TbidOrName As Object, Optional Position As Object, Optional MenuBar As Object, Optional Temporary As Object, Optional TbtrProtection As Object) As CommandBar

Parameters

TbidOrName
Object
Position
Object
MenuBar
Object
Temporary
Object
TbtrProtection
Object

Returns

Applies to