CommandBars.Delete
This function removes a user added toolbar from the application.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub CommandBars.Delete( _
IndexOrName As Variant)
|
IndexOrName [in]
Type: Variant |
This function does not return a value. |