Shape.Apply Method

Applies to the specified shape formatting that's been copied by using the PickUp() method.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Sub Apply
'Usage
Dim instance As Shape

instance.Apply()
void Apply()

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.PowerPoint Namespace