'Usage Dim instance As CommandBar Dim name As String Dim value As ToolBar value = instance.GetToolBar(name)
Parameters
- name
- the name of the toolbar to look for
Return Value
a reference to the toolbar with the specified name or null if such toolbar does not exist