_CommandBarButton.PasteFace Method
Pastes the contents of the Clipboard onto a command bar button control.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub PasteFace
'Usage
Dim instance As _CommandBarButton
instance.PasteFace()
void PasteFace()