ShapeRange.PickUp 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.
Copies the formatting of the specified shape.
public:
void PickUp();
public void PickUp ();
abstract member PickUp : unit -> unit
Public Sub PickUp ()
Remarks
Use the Apply() method to apply the copied formatting to another shape.