Skip to main content
Docs
CommandBars.Add method
Creates a new command bar and adds it to the collection of command bars. Syntax expression.Add (Name, Position, MenuBar, Temporary) expression Required. A variable that represents a CommandBars object. […]