_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 image. This method is deprecated.
public:
void PasteFace();
public:
void PasteFace();
void PasteFace();
[System.Runtime.InteropServices.DispId(1610940421)]
public void PasteFace ();
[<System.Runtime.InteropServices.DispId(1610940421)>]
abstract member PasteFace : unit -> unit
Public Sub PasteFace ()
- Attributes
Remarks
This method throws a DeprecatedException when it is called.