CommandBarsClass.AddEx(Object, Object, Object, Object, Object) Méthode

Définition

public virtual 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
override this.AddEx : obj * obj * obj * obj * obj -> Microsoft.Office.Core.CommandBar
Public Overridable Function AddEx (Optional TbidOrName As Object, Optional Position As Object, Optional MenuBar As Object, Optional Temporary As Object, Optional TbtrProtection As Object) As CommandBar

Paramètres

TbidOrName
Object
Position
Object
MenuBar
Object
Temporary
Object
TbtrProtection
Object

Retours

Implémente

S’applique à