CommandBarItems.Paste
This function pastes the specified item onto the command bar.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub CommandBarItems.Paste( _
Item As Integer)
|
Item [in]
Type: Integer |
This function does not return a value. |