CommandBarItems.InsertSeparator
This function adds a separator bar onto the command bar.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub CommandBarItems.InsertSeparator( _
SepBar As Integer)
|
SepBar [in]
Type: Integer |
This function does not return a value. |