CommandBarsClass.AddEx(Object, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- TbidOrName
- Object
- Position
- Object
- MenuBar
- Object
- Temporary
- Object
- TbtrProtection
- Object