CommandBarsClass.AddEx(Object, Object, Object, Object, Object) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- TbidOrName
- Object
- Position
- Object
- MenuBar
- Object
- Temporary
- Object
- TbtrProtection
- Object