_CommandBarButton.PasteFace Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pastes the contents of the Clipboard onto a command bar button control.
public:
void PasteFace();
public void PasteFace ();
abstract member PasteFace : unit -> unit
Public Sub PasteFace ()