Freigeben über


CommandBarButtonClass.PasteFace Methode

Definition

Fügt den Inhalt der Zwischenablage in ein CommandBarButton-Objekt ein.

public:
 virtual void PasteFace() = Microsoft::Office::Core::_CommandBarButton::PasteFace;
public virtual void PasteFace ();
abstract member PasteFace : unit -> unit
override this.PasteFace : unit -> unit
Public Overridable Sub PasteFace ()

Implementiert

Beispiele

This example finds the built-in FileOpen button and pastes the face from the Spelling and Grammar button onto it from the Clipboard.

Gilt für: