Shape.Apply 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.
Applies to the specified shape formatting that has been copied using the PickUp() method.
public:
void Apply();
public void Apply ();
abstract member Apply : unit -> unit
Public Sub Apply ()
Remarks
If formatting for the Shape object has not previously been copied using the PickUp() method, using the Apply() method generates an error.